adding missing history entry

improve_associations
Sam Lown 2010-06-16 22:15:39 +02:00
parent e638db63c2
commit 64e34ee2e8
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Added 'find_by_*' alias for finding first item in view with matching key.
* Fixed issue with active_support in Rails3 and text in README for JSON.
* Refactoring of properties, added read_attribute and write_attribute methods.
* Now possible to send anything to update_attribtues method. Invalid or readonly attributes will be ignored.
* Major enhancements
* Added support for anonymous CastedModels defined in Documents