CHANGELOG in kaminari-0.9.12 vs CHANGELOG in kaminari-0.9.13
- old
+ new
@@ -1,4 +1,9 @@
+== 0.9.13
+
+* Added Mongoid support #5 [juno, hibariya]
+ This means, Kaminari is now *ORM agnostic* ☇3☇3☇3
+
== 0.9.12
* Moved the whole pagination logic to the paginator partial so that users can
touch it
Note: You need to update your _paginator.html.* if you've already customized