update the changelog

This commit is contained in:
Stefan Wojcik 2016-12-12 23:33:49 -05:00
parent 8e884fd3ea
commit b1d8aca46a

View File

@ -6,6 +6,7 @@ Development
=========== ===========
- (Fill this out as you fix issues and develop you features). - (Fill this out as you fix issues and develop you features).
- Fixed connecting to a replica set with PyMongo 2.x #1436 - Fixed connecting to a replica set with PyMongo 2.x #1436
- Fixed an obscure error message when filtering by `field__in=non_iterable`. #1237
Changes in 0.11.0 Changes in 0.11.0
================= =================