Changelog.md in credit_card_validations-6.1.0 vs Changelog.md in credit_card_validations-6.3.0
- old
+ new
@@ -1,4 +1,11 @@
+# 6.2.0
+ * support ruby 3.3
+ * more accurate brand matching using matched prefix length
+
+# 6.1.0
+ * support rails 7.1
+
# 6.0.0
* changes to discover branch
* allows to configure usage of own yaml brands file
# 5.0.0