Updated changelog

This commit is contained in:
Ross Lawley 2012-02-17 17:09:14 +00:00
parent a59b518cf2
commit 589a720162

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev Changes in dev
============== ==============
- Updated deprecated imports from pymongo (safe for pymongo 2.2)
- Added uri support for connections - Added uri support for connections
- Added scalar for efficiently returning partial data values (aliased to values_list) - Added scalar for efficiently returning partial data values (aliased to values_list)
- Fixed limit skip bug - Fixed limit skip bug