Merge branch 'master' of github.com:MongoEngine/mongoengine into fix_dictfield_validation
This commit is contained in:
@@ -6,6 +6,9 @@ Changelog
|
||||
Development
|
||||
===========
|
||||
- (Fill this out as you fix issues and develop your features).
|
||||
- Add Mongo 4.0 to Travis
|
||||
- Fixed a bug causing inaccurate query results, while combining ``__raw__`` and regular filters for the same field #2264
|
||||
- Add support for the `elemMatch` projection operator in .fields (e.g BlogPost.objects.fields(elemMatch__comments="test")) #2267
|
||||
|
||||
Changes in 0.19.2
|
||||
=================
|
||||
|
||||
Reference in New Issue
Block a user