Updated 0.7 branch

This commit is contained in:
Ross Lawley
2012-09-03 15:21:52 +01:00
parent d582394a42
commit fe7e17dbd5
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Changelog
=========
Changes in 0.7.X
Changes in 0.7.0
=================
- Updated queryset.delete so you can use with skip / limit (MongoEngine/mongoengine#107)
- Updated index creation allows kwargs to be passed through refs (MongoEngine/mongoengine#104)