CHANGELOG.md in active_leonardo-0.2.3 vs CHANGELOG.md in active_leonardo-0.4.1
- old
+ new
@@ -1,4 +1,22 @@
+0.4.1 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.4.0...v0.4.1) July 22th, 2014
+------------------------------
+* Added formtastic github url
+* Turbolinks now works
+* Several little improvements
+
+0.4.0 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.3.0...v0.4.0) April 11th, 2014
+------------------------------
+* Rails 4.1 passed
+* Improved rake tests, now active:tests:all perform test from rails 3.2 to 4.1
+* Added Rails 4.1 tests to Travis CI
+
+0.3.0 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.2.3...v0.3.0) April 8th, 2014
+------------------------------
+* New, edit and destroy buttons are now shown only if authorized
+* The activeadmin method "default_actions" now show only authorized links
+* Turned on turbolinks by default. You can remove jquery.turbolinks from active_admin.js.coffee
+
0.2.3 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.2.2...v0.2.3) March 21th, 2014
------------------------------
* Improved rake test to iterate several rails versions (currently 3.2.x and 4.0.x)
* Code improvements
\ No newline at end of file