# Buckaruby changelog ## 1.3.0 (2019-10-08) - Added payment method American Express. ## 1.2.0 (2019-08-06) - Added support for sending custom & additional variables with the request. ## 1.1.1 (2018-11-30) - Added Handelsbanken to the list of iDEAL issuers. ## 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. ## 1.0.1 (2017-01-05) - Recognize status codes 792 & 793 as a pending transaction. - For SEPA Direct Debit, make the collect date configurable and let Buckaroo determine the default. ## 1.0.0 (2016-11-24) - First public release.