CHANGELOG.md in simple_auth-2.0.2 vs CHANGELOG.md in simple_auth-2.0.3
- old
+ new
@@ -1,4 +1,12 @@
+# v2.0.3
+
+- Assign the raw password/confirmation, so we can apply validations on the raw value.
+
+# v2.0.2
+
+- The compat wasn't validating fields correctly.
+
# v2.0.1
- The compat mode wasn't generating the `password_digest`.
# v2.0.0