CHANGELOG.md in active_leonardo-0.7.0 vs CHANGELOG.md in active_leonardo-0.8.0
- old
+ new
@@ -1,4 +1,10 @@
+0.8.0 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.7.0...v0.8.0) February 17th, 2016
+------------------------------
+* Permitted params now use the _id suffix for foreign key fields, in this way the parent resourse can be saved
+* Improved the dsl generated for active admin
+* Improved tests
+
0.7.0 [☰](https://github.com/marcomd/Active_Leonardo/compare/v0.6.1...v0.7.0) February 16th, 2016
------------------------------
* resources are now being created with dsl activeadmin like boilerplate parameter
* new generator leosca:massive to create multiple resources from scaffold.txt file, check the documentation for more details
* improved the documentation
\ No newline at end of file