Skip to content

Commit

Permalink
Minor changelog fixes for #1048
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Aug 29, 2017
1 parent 3bf1930 commit 46af495
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Development

Version 0.8
~~~~~~~~~~~
- Supporting new mongodb decimal data-type (bson.decimal128.Decimal128)
- Updating to pymongo 3.5
- New: support fpr MongoDB decimal type ``bson.decimal128.Decimal128`` (Amedeo
Bussi).
- Update: upgrade PyMongo dependency to v3.5 (Amedeo Bussi).
- Fix: serialization bug that randomly skips fields if "x_of" is encountered.
See PR #1042 for details (Raychee).
- New: ``on_delete_resource_originals`` fired when soft deletion occurs (Amedeo
Expand Down

0 comments on commit 46af495

Please sign in to comment.