Updated changelog & AUTHORS

refs hmarr/mongoengine#517
This commit is contained in:
Ross Lawley 2012-06-18 21:04:41 +01:00
parent 2435786713
commit bd41c6eea4
2 changed files with 3 additions and 1 deletions

View File

@ -105,3 +105,4 @@ that much better:
* Adam Reeve * Adam Reeve
* Anthony Nemitz * Anthony Nemitz
* deignacio * deignacio
* shaunduncan

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.6.X Changes in 0.6.X
================ ================
- Fixed CASCADE delete bug
- Fixed db_field data load error - Fixed db_field data load error
- Fixed recursive save with FileField - Fixed recursive save with FileField