Updated changelog / AUTHORS

refs hmarr/mongoengine#529
This commit is contained in:
Ross Lawley 2012-07-11 16:38:15 +01:00
parent 0b6b0368c5
commit 31793520bf
2 changed files with 3 additions and 1 deletions

View File

@ -113,3 +113,4 @@ that much better:
* Alexander Koshelev
* Jaime Irurzun
* Alexandre González
* Thomas Steinacher

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.6.14
=================
- Fixed error dict with nested validation
- Fixed Int/Float fields and not equals None
- Exclude tests from installation
- Allow tuples for index meta