CHANGELOG in beautiful_scaffold-1.0.2 vs CHANGELOG in beautiful_scaffold-2.0.0.pre
- old
+ new
@@ -2,10 +2,33 @@
* enhancement
* bugfix
+== 2.0.0.pre
+
+* enhancement
+ * replace chardinjs by driverjs : https://github.com/kamranahmedse/driver.js
+ * replace bootstrapdatetimepicker by https://tempusdominus.github.io/bootstrap-4/Usage/
+ * Update JStreeview
+ * Update Bootstrap 4.2
+ * Update FontAwesome 5
+ * Generate beautiful scaffold for mountable engine
+ * Tests generators works !
+ * Refactoring ruby code.
+
+* bugfix
+ * Bugfix for engine
+
+== 1.0.3
+
+* enhancement
+ * You can generate scaffold in a mountable engine, now. (see README for syntax)
+
+* Bugfix
+ * I18n translation default value (model.column).
+
== 1.0.2
* enhancement
* Using static twitter bootstrap files
* UI : button back & submit on the same line
@@ -200,6 +223,6 @@
* I18n for button New
* Show caption in table instead of #id
== Previous versions
-* See commits on github
\ No newline at end of file
+* See commits on github