Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmestad committed Apr 6, 2011
1 parent be18baf commit 311ddc8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
= 0.8.1
* Add Mongomatic::Base#insert and Mongomatic::Base#insert!
* Add Mongomatic::Base#insert and Mongomatic::Base#insert! (jsmestad)

= 0.8.0
* Change default collection name to MyClass => my_class (Justin Smestad)
* Change default collection name to MyClass => my_class (jsmestad)
* Dropped explicit support for Rails 2.x's ActiveSupport library (jsmestad)

= 0.7.3
* transaction() can now take a hash with :scope
Expand Down

0 comments on commit 311ddc8

Please sign in to comment.