adding missing history entry
This commit is contained in:
parent
e638db63c2
commit
64e34ee2e8
|
@ -10,6 +10,7 @@
|
||||||
* Added 'find_by_*' alias for finding first item in view with matching key.
|
* 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.
|
* Fixed issue with active_support in Rails3 and text in README for JSON.
|
||||||
* Refactoring of properties, added read_attribute and write_attribute methods.
|
* 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
|
* Major enhancements
|
||||||
* Added support for anonymous CastedModels defined in Documents
|
* Added support for anonymous CastedModels defined in Documents
|
||||||
|
|
Loading…
Reference in a new issue