Skip to content

Commit

Permalink
Updated history.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Aug 28, 2009
1 parent 6c1259a commit a6f349c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History
@@ -1,6 +1,7 @@
0.3.4 (master)
* BACKWORDS COMPATIBILITY BREAK: Timestamps are now optional. To use them add timestamps! to your model.
* BACKWORDS COMPATIBILITY BREAK: Associations keys are no longer created automatically when you use belongs_to and many. Too much was hidden from the developer. You now have to declare them like key :creator_id, String and such.
* to_json now includes dynamic keys and embedded stuff by default

0.3.3 8/16/2009
* BACKWORDS COMPATIBILITY BREAK: _id is now once again a string rather than an object id and will stay that way.
Expand Down

0 comments on commit a6f349c

Please sign in to comment.