CHANGELOG.md in buckaruby-1.0.2 vs CHANGELOG.md in buckaruby-1.1.0
- old
+ new
@@ -1,6 +1,12 @@
# Buckaruby changelog
+## 1.1.0 (2018-06-01)
+- Added payment method iDEAL processing.
+- Added Moneyou to the list of iDEAL issuers.
+- Implemented refund transaction.
+- Implemented cancel transaction.
+
## 1.0.2 (2017-08-25)
- Recognize credit card transactions via Atos.
- Fix detection of recurrent payments.
- Minor improvements to exception handling.