Skip to content

Commit

Permalink
release 3.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Apr 3, 2013
1 parent ae756ab commit c200662
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
@@ -1,4 +1,12 @@

3.5.11 / 2013-04-03
==================

* fixed; +field conflict with $slice #1370
* fixed; RangeError in ValidationError.toString() #1296
* fixed; nested deselection conflict #1333
* remove time from Makefile

3.5.10 / 2013-04-02
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose"
, "description": "Mongoose MongoDB ODM"
, "version": "3.5.10"
, "version": "3.5.11"
, "author": "Guillermo Rauch <guillermo@learnboost.com>"
, "keywords": ["mongodb", "mongoose", "orm", "data", "datastore", "nosql", "odm", "sql", "db", "database"]
, "dependencies": {
Expand Down

0 comments on commit c200662

Please sign in to comment.