Updated minimum requirements

This commit is contained in:
Ross Lawley
2013-04-30 16:46:08 +00:00
parent 473d5ead7b
commit 7aa1f47378
4 changed files with 5 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.8.X
================
- 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)
- Ensure as_pymongo() and to_json honour only() and exclude() (#293)