CHANGELOG.txt in draper-0.15.0rc1 vs CHANGELOG.txt in draper-0.15.0
- old
+ new
@@ -1,6 +1,20 @@
= Draper Changelog
+= 0.15.0
+
+* Proper minitest integration
+
+* We can properly decorate scoped associations, see #223
+
+* Fixed awkward eager loading, see 7dc3510b
+
+= 0.14.0
+
+* Properly prime the view context in Rails Console 738074f
+
+* Make more gems development requirements only
+
= 0.13.0
* Upgraded all dependencies
* Dropped support for Rubies < 1.9.3