Adding #714 to changelog and AUTHORS

This commit is contained in:
David Bordeynik
2015-03-23 15:46:12 +02:00
parent ce2b148dd2
commit d135522087
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.9.X - DEV
======================
- Update FileField when creating a new file #714
- Added `EmbeddedDocumentListField` for Lists of Embedded Documents. #826
- ComplexDateTimeField should fall back to None when null=True #864
- Request Support for $min, $max Field update operators #863