CHANGELOG.md in buckaruby-1.4.0 vs CHANGELOG.md in buckaruby-1.5.0
- old
+ new
@@ -1,11 +1,15 @@
# Buckaruby changelog
+## 1.5.0 (2020-11-17)
+
+- Add payment method Sofort.
+
## 1.4.0 (2020-04-06)
- Add `payment_methods` to retrieve all payment methods enabled by Buckaroo and supported by this library.
- Add `specify_transaction` to get a specification for setting up a transaction.
-- Fix calcuating the signature for long responses and indexed fields.
+- Fix calculating the signature for long responses and indexed fields.
## 1.3.1 (2019-12-04)
- Update list of credit card transaction types.