Skip to content

Commit

Permalink
docs: list a couple intermediate changes in changelog
Browse files Browse the repository at this point in the history
Re: #3347
  • Loading branch information
vkarpov15 committed May 19, 2017
1 parent d951bed commit f7cbbdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions History.md
Expand Up @@ -11,6 +11,8 @@
* fix(query): add strictQuery option that throws when not querying on field not in schema #4136
* fix(update): more complete handling for overwrite option with update validators #3556
* feat: support `unique: true` in arrays via the mongoose-unique-array plugin #3347
* fix(model): always emit 'index', even if no indexes #3347
* fix(schema): set unique indexes on primitive arrays #3347
* feat(validation): include failed paths in error message and inspect output #3064 #2135
* fix(model): return saved docs when create() fails #2190

Expand Down

0 comments on commit f7cbbdc

Please sign in to comment.