CHANGELOG.md in action_presenter-1.1.2 vs CHANGELOG.md in action_presenter-1.1.3
- old
+ new
@@ -21,6 +21,10 @@
* allow to scope variable when calling #present helper `present [:admin, @article]`
## Version 1.1.2
* bugfix: scoping variable was causing errors (passed object was an array)
-* integrate ViewHelper with Cells/Apotomo if it's installed
+* integrate ViewHelper with Cells/Apotomo if it's installed
+
+## Version 1.1.3
+
+* bugfix: wrong filename :/
\ No newline at end of file