Allow dynamic data to be deleted

Fixes #374
This commit is contained in:
Ross Lawley
2011-11-30 03:06:46 -08:00
parent 8b97808931
commit fdc385ea33
4 changed files with 38 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Fixed deletion of dynamic data
- Added support for the $elementMatch operator
- Added reverse option to SortedListFields
- Fixed dereferencing - multi directional list dereferencing