Skip to content

Commit

Permalink
chore: release 4.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed May 6, 2016
1 parent f8c7e3a commit 517442e
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 217 deletions.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
4.4.15 / 2016-05-06
===================
* fix(schema): support overwriting array default #4109
* fix(populate): assign values when resolving each populate #4104
* fix(aggregate): dont send async option to server #4101
* fix(model): ensure isNew set to false after insertMany #4099
* fix(connection): emit on error if listeners and no callback #4098
* fix(document): treat required fn that returns false as required: false #4094

4.4.14 / 2016-04-27
===================
* fix: upgrade mongodb -> 2.1.18 #4102
Expand Down
Loading

0 comments on commit 517442e

Please sign in to comment.