CHANGELOG.md in mongoid_orderable-4.0.0 vs CHANGELOG.md in mongoid_orderable-4.1.0
- old
+ new
@@ -1,5 +1,13 @@
+# master
+
+# 4.1.0
+
+ * Resolving scope foreign key form passed relation name (@dsci)
+ * Fix: relation metadata quering (@pjkelly)
+ * `previous_items` and `next_items` methods (@mrjlynch)
+
# 4.0.0
* Semantic versioning
* Added Mongoid 4 support (@dblock)
- * Fixes by @johnnyshields and @zhengjia
\ No newline at end of file
+ * Fixes by @johnnyshields and @zhengjia