Skip to content

Commit 0a032bf

Browse files
committed
Update changelog for release
1 parent d0c4fb4 commit 0a032bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Development
1010
- EnumField improvements: now ``choices`` limits the values of an enum to allow
1111
- Fix bug that prevented instance queryset from using custom queryset_class #2589
1212
- Fix deepcopy of EmbeddedDocument #2202
13+
- Introduce a base exception class for MongoEngine exceptions (MongoEngineException).
14+
Note that this doesn't concern the pymongo errors #2515
1315
- Fix error when using precision=0 with DecimalField #2535
1416
- Add support for regex and whole word text search query #2568
1517
- Add support for update aggregation pipeline #2578

0 commit comments

Comments
 (0)