CHANGELOG.md in cobrato-client-0.4.2 vs CHANGELOG.md in cobrato-client-0.5.0

- old
+ new

@@ -1,7 +1,15 @@ # Changelog +## v0.5.0 + +- The `Charge#generate_token ` was removed and `CreditCard#created_as_reusable` was added with the same goal. +- Add credit_cards#create endpoint +- Add credit_cards#list endpoint +- Add credit_cards#show endpoint +- Add credit_cards#charges endpoint + ## v0.3.0 ### Structural changes To open the path for new charging methods beyond Bank Billet, we made some structural changes: @@ -50,6 +58,6 @@ ## v0.2.11 ### Add `ChargeAccount` attributes: -- `transmission-code`: it is a remittance related attribute only used by billet ChargeConfig for Santander bank \ No newline at end of file +- `transmission-code`: it is a remittance related attribute only used by billet ChargeConfig for Santander bank