CHANGELOG.rdoc in voteable_mongo-0.8.1 vs CHANGELOG.rdoc in voteable_mongo-0.9.0
- old
+ new
@@ -1,4 +1,10 @@
+== 0.9.0
+ * Add MongoMapper support
+ * Simplify voting algorithm
+ * vote / revote / unvote always return voteable object (votee)
+ * Tasks module bug fixes
+
== 0.8.1
* Fix gem release bug
== 0.8.0
* Rename to voteable_mongo to support other MongoDB Object-Document Mappers like MongoMapper