CHANGELOG.rdoc in voteable_mongoid-0.6.2 vs CHANGELOG.rdoc in voteable_mongoid-0.6.3
- old
+ new
@@ -1,4 +1,7 @@
+== 0.6.3
+ * Add rake db:mongoid:voteable:migrate_old_votes to migrate vote data created by version < 0.6.0 to new vote data storage
+
== 0.6.2
* Fix bug: use before_create instead of after_after_initialize
== 0.6.1
* Set counters and point to 0 for uninitialized voteable objects in order sort and query