Skip to content

Commit

Permalink
Merge branch 'master' into 4.1
Browse files Browse the repository at this point in the history
Conflicts:
	lib/model.js
  • Loading branch information
vkarpov15 committed Jul 20, 2015
2 parents 5825e3f + e4a7a31 commit a2a0127
Show file tree
Hide file tree
Showing 13 changed files with 342 additions and 195 deletions.
17 changes: 17 additions & 0 deletions History.md
@@ -1,3 +1,20 @@
4.0.8 / 2015-07-20
==================
* fixed; assignment with document arrays #3178 [rosston](https://github.com/rosston)
* docs; remove duplicate paragraph #3164 [rhmeeuwisse](https://github.com/rhmeeuwisse)
* docs; improve findOneAndXYZ parameter descriptions #3159 [rhmeeuwisse](https://github.com/rhmeeuwisse)
* docs; add findOneAndRemove to list of supported middleware #3158
* docs; clarify ensureIndex #3156
* fixed; refuse to save/remove document without id #3118
* fixed; hooks next() no longer accidentally returns promise #3104
* fixed; strict mode for findOneAndUpdate #2947
* added; .min.js.gz file for browser component #2806

3.8.35 / 2015-07-20
===================
* fixed; allow using $rename #3171
* fixed; no longer modifies update arguments #3008

4.0.7 / 2015-07-11
==================
* fixed; documentarray id method when using object id #3157 [siboulet](https://github.com/siboulet)
Expand Down

0 comments on commit a2a0127

Please sign in to comment.