Updated changelog

This commit is contained in:
Ross Lawley 2011-11-28 08:16:36 -08:00
parent 083f00be84
commit 700e2cd93d

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev Changes in dev
============== ==============
- Fixed passing ComplexField defaults to constructor for ReferenceFields
- Fixed validation of DictField Int keys - Fixed validation of DictField Int keys
- Added optional cascade saving - Added optional cascade saving
- Fixed dereferencing - max_depth now taken into account - Fixed dereferencing - max_depth now taken into account