Removed import with from future

This commit is contained in:
Ross Lawley
2013-05-01 08:48:14 +00:00
parent 7aa1f47378
commit e58b3390aa
15 changed files with 2 additions and 13 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.X
================
- Fixed update_one write concern (#302)
- Updated minimum requirement for pymongo to 2.5
- Add support for new geojson fields, indexes and queries (#299)
- If values cant be compared mark as changed (#287)