CHANGES.md in reform-2.0.0 vs CHANGES.md in reform-2.0.1

- old
+ new

@@ -1,4 +1,8 @@ +## 2.0.1 + +* Fix `ActiveModel::Validations` where translations in custom validations would error. This is now handled by delegating back to the `Valiator` object in Reform. + ## 2.0.0 * The `::reform_2_0!` is no longer there. Guess why. * Again: `:empty` doesn't exist anymore. You can choose from `:readable`, `:writeable` and `:virtual`. * When using `:populator` the API to work against the form has changed. \ No newline at end of file