Changelog.md in credit_card_validations-2.0.0 vs Changelog.md in credit_card_validations-2.0.1
- old
+ new
@@ -1,5 +1,8 @@
+# 2.0.1
+ * fix typo dankrot -> dankort
+
# 2.0.0
* added support for full brand names
* added possibility to remove card brands globally
* support for procs using :brand option for CreditCardNumberValidator
@@ -51,10 +54,10 @@
* fixed ActiveModel Validator syntax
# 1.4.0
- * Dankrot brand support
+ * Dankort brand support
# 1.3.0
* MMI detection support