CHANGELOG.md in mongoid-history-0.4.2 vs CHANGELOG.md in mongoid-history-0.4.3
- old
+ new
@@ -1,4 +1,9 @@
+0.4.3 (7/10/2014)
+-----------------
+
+* [#110](https://github.com/aq1018/mongoid-history/pull/110) - Fix scope reference on history tracks criteria - [@adbeelitamar](https://github.com/adbeelitamar).
+
0.4.2 (7/1/2014)
----------------
* [#106](https://github.com/aq1018/mongoid-history/pull/106) - Added support for polymorphic relationship `scope` - [@adbeelitamar](https://github.com/adbeelitamar).
* [#106](https://github.com/aq1018/mongoid-history/pull/106) - Enabled specifying an array of relationships in `scope` - [@adbeelitamar](https://github.com/adbeelitamar).