updated changelog for recent commits + improve tests

This commit is contained in:
Bastien Gérard
2019-04-07 23:05:55 +02:00
parent 4caa58b9ec
commit 9bb3dfd639
2 changed files with 39 additions and 41 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Development
===========
- POTENTIAL BREAKING CHANGE: Aggregate gives wrong results when used with a queryset having limit and skip #2029
- mongoengine now requires pymongo>=3.5 #2017
- Generate Unique Indices for SortedListField and EmbeddedDocumentListFields #2020
- (Fill this out as you fix issues and develop your features).