Skip to content

Commit

Permalink
Changelog update for #1055
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Nov 7, 2017
1 parent 7acb193 commit ee5f4f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES
Expand Up @@ -8,7 +8,9 @@ Development

Version 0.8
~~~~~~~~~~~
- Fix: Aggregation query parameter does not replace keys in the lists. Closes
- New: Add support for MongoDB bitwise query operators ``$bitsAllClear``,
``bitsAllSet``, ``bitsAnyClear``, ``bitsAnySet``. Closes 1053 (Qiang Zhang).
- Fix: Aggregation query parameter does not replace keys in the lists. Closes
#1025 (Serge Kir).
- Fix: Removed OrderedDict dependency; use ``OrderedDict`` from
``backport_collections`` instead (Carl George).
Expand Down

0 comments on commit ee5f4f4

Please sign in to comment.