Update History

master
Marcos Tapajós 2011-06-07 20:51:37 -03:00
parent d50d47c32a
commit f244b51fbf
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
* #destroy freezes object instead of removing _id and _rev, better for callbacks (pointer by karmi)
* #destroyed? method now available
* #reload no longer uses Hash#merge! which was causing issues with dirty tracking on casted models. (pointer by kostia)
* Fixing problem assigning a CastedHash to a property declared as a Hash (Kostiantyn Kahanskyi, gfmtim)
## 1.1.0.beta5 - 2011-04-30
* Major changes: