Skip to content

Commit

Permalink
release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Aug 23, 2012
1 parent cf8fe13 commit 2f446d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
@@ -1,4 +1,13 @@

2.8.0 / 2012-08-23
==================

* changed; fixed; retain virtual setter return values #1069
* changed; fixed; directly setting nested objects now overwrites instead of merging
* updated; driver to 1.1.4
* fixed; error on bad validators #1044
* fixed; query population edge case #1053 #1055 [jfremy](https://github.com/jfremy)

2.7.4 / 2012-08-02
==================

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

0 comments on commit 2f446d6

Please sign in to comment.