Skip to content

Commit

Permalink
release 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Heckmann committed Jan 23, 2014
1 parent 884b032 commit 1299399
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

3.8.5 / 2014-01-23
==================

* fixed; ssl setting when using URI #1882
* fixed; findByIdAndUpdate now respects the overwrite option #1809 [owenallenaz](https://github.com/owenallenaz)

3.8.4 / 2014-01-07
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose"
, "description": "Mongoose MongoDB ODM"
, "version": "3.8.5-pre"
, "version": "3.8.5"
, "author": "Guillermo Rauch <[email protected]>"
, "keywords": ["mongodb", "document", "model", "schema", "database", "odm", "data", "datastore", "query", "nosql", "orm", "db"]
, "dependencies": {
Expand Down

0 comments on commit 1299399

Please sign in to comment.