CHANGELOG in formtastic-3.1.2 vs CHANGELOG in formtastic-3.1.3
- old
+ new
@@ -1,4 +1,12 @@
+3.1.3
+
+ * Fixed (silenced) additional Rails 5 deprecation on column_for_attribute that we missed in 3.1.0
+
+3.1.2
+
+ * Fixed that we specified 4.0.4 instead of 4.1 in the Rails version deprecation message
+
3.1.1
* Fixed class custom input & action class loading in test environments
* Added documentation of custom input & action class finders
* Added a link to documentation & wiki from custom class deprecation warnings