Updated changelog / AUTHORS (MongoEngine/mongoengine#80)

This commit is contained in:
Ross Lawley
2012-08-20 17:35:19 +01:00
parent a2f3d70f28
commit be8d39a48c
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.7.X
=================
- Fixed ImageField resizing when forcing size
- Add flexibility for fields handling bad data (MongoEngine/mongoengine#78)
- Embedded Documents no longer handle meta definitions
- Use weakref proxies in base lists / dicts (MongoEngine/mongoengine#74)