Update to Changelog to include Fix for #358

This commit is contained in:
Matthew Ellison 2014-11-21 07:29:50 -05:00
parent 43af9f3fad
commit d70b7d41e8

View File

@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Generate Unique Indicies for Lists of EmbeddedDocuments #358
- Sparse fields #515
- write_concern not in params of Collection#remove #801
- Better BaseDocument equality check when not saved #798