File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,9 @@ Development
8
8
- (Fill this out as you fix issues and develop your features).
9
9
- Add Mongo 4.0 to Travis
10
10
- Fixed a bug causing inaccurate query results, while combining ``__raw__ `` and regular filters for the same field #2264
11
- - Add support for the `elemMatch ` projection operator in .fields (e.g BlogPost.objects.fields(elemMatch__comments="test")) #2267
12
-
13
- Changes in 0.19.2
14
- =================
11
+ - Add support for the `elemMatch ` projection operator in .fields() (e.g BlogPost.objects.fields(elemMatch__comments="test")) #2267
15
12
- DictField validate failed without default connection (bug introduced in 0.19.0) #2239
16
13
17
-
18
14
Changes in 0.19.1
19
15
=================
20
16
- Requires Pillow < 7.0.0 as it dropped Python2 support
You can’t perform that action at this time.
0 commit comments