CHANGELOG.md in duck_puncher-4.4.2 vs CHANGELOG.md in duck_puncher-4.5.0

- old
+ new

@@ -1,4 +1,10 @@ +4.5.0 (01/19/2016) +================== + +* Fix `ActiveRecord#associations` to use LIMIT 1 for has_many associations +* Remove redundant `ActiveRecord.latest` + 4.4.2 (01/10/2016) ================== * Fix glaring bug in Duck class where the `:only` option is ignored (since 4.4.0)