CHANGES.md in reform-rails-0.2.0.rc3 vs CHANGES.md in reform-rails-0.2.0

- old
+ new

@@ -9,9 +9,10 @@ * remove params.merge! as it's deprecated in rails 5 * update to support reform 2.3, the new API means that `errors.add` is delegated to ActiveModel::Errors to support rails 5 * Fix nested form validation (#53) * Errors supports symbol and string lookup (PR #77) * Implement respond_to that delegates to AMV errors (PR #78) +* Drop support for activemodel before 5.0 # 0.1.8 * Drop support to mongoid < 4. # 0.1.7 (0.1.6 Yanked)