Changelog.md in credit_card_validations-2.0.2 vs Changelog.md in credit_card_validations-3.0.0

- old
+ new

@@ -1,10 +1,16 @@ +# 3.0.0 + * Remove Laser brand because Laser cards were withdrawn from the market on February 28 2014 + * Remove Diners US brand for similar reason + * Move Laser ranges to Maestro. Add 6390 range to Maestro + * Add plugins for removed brands + # 2.0.2 * fix using ActiveModel Validator's message option # 2.0.1 - * fix typo dankrot -> dankort - + * 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