Updated Changelog / AUTHORS

refs hmarr/mongoengine#531
This commit is contained in:
Ross Lawley
2012-07-11 16:11:13 +01:00
parent a91b6bff8b
commit 2405ba8708
3 changed files with 5 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ Changelog
Changes in 0.6.14
=================
- Allow tuples for index meta
- Fixed use of str in instance checks
- Fixed unicode support in transform update
- Added support for add_to_set and each