Updated changelog - DictField fix

This commit is contained in:
Ross Lawley 2011-11-28 07:07:26 -08:00
parent 4e73566c11
commit d00859ecfd

View File

@ -5,6 +5,7 @@ Changelog
Changes in dev Changes in dev
============== ==============
- 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
- Fixed document mutation saving issue - Fixed document mutation saving issue