We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edc510 commit 49d492fCopy full SHA for 49d492f
1 file changed
ChangeLog.md
@@ -1,7 +1,19 @@
1
# UNRELEASED
2
3
- * Make country case-insensitive for postal codes
4
- * Loosen up the dependency on countries
+# 3.3.0
+
5
+## DEPRECATION
6
7
+ * Credit Cards: `carte_blanche` is going away, please use `dinners` instead
8
9
+## CHANGES
10
11
+ * Postal code validator: Make country case-insensitive for postal codes
12
+ * URL validator: Remove obsolete usage of URI.regexp
13
+ * CC validator: Use the `credit_card_validations` gem for CC validations
14
+ * README: Details about activating AV w/ Rails
15
+ * Spec: Links to dependency gems for convenience; sorting ; code :sparkles:.
16
+ * General: Loosen up the dependency on countries
17
18
# 3.2.0
19
0 commit comments