ChangeLog.md in activevalidators-3.1.2 vs ChangeLog.md in activevalidators-3.2.0
- old
+ new
@@ -1,9 +1,21 @@
# UNRELEASED
- * Nothing yet.
+# 3.2.0
+## MAJOR CHANGES
+
+ * Ensure the $LOAD\_PATH could never break ActiveValidators (see #71 for details)
+
+## DEPRECATION
+
+ * [SSN validations doesn't support any options anymore][ssn_validation_options]
+
+## FEATURES
+
+ * Regexp validator.
+
# 3.1.0
## FEATURES
* Remove default requiring
@@ -193,5 +205,8 @@
# 1.1.0
* Add errors with the ActiveModel::Errors#add method -> i18n support
* Add phone format validator
* Public release
+
+
+[ssn_validation_options]: https://github.com/franckverrot/activevalidators/commit/dee076a8e344897f0325747504625285be7da226