CHANGES.md in reform-rails-0.1.3 vs CHANGES.md in reform-rails-0.1.4
- old
+ new
@@ -1,4 +1,8 @@
+# 0.1.4
+
+* Allow setting `config.reform` in initializers, too.
+
# 0.1.3
* Introduce a railtie to load either `ActiveModel::Validations` *or* `Dry::Validations`. This can be controller via `config.reform.validations = :dry`.
# 0.1.2