Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #155 from heidelpay/change/PHPLIB-245/add-sepa-rec…
Browse files Browse the repository at this point in the history
…urring

Change/phplib 245/add sepa recurring
  • Loading branch information
Simon Gabriel authored Jan 21, 2020
2 parents 54a3f6d + cda9e33 commit aea1adb
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
* Enabled recurring payment for SEPA direct debit (guaranteed).

### Fixed
* A bug which led to an error when trying to cancel the initial transaction of a charged invoice.
* Composer: PHP version constraint.
* Several minor issues.

Expand All @@ -26,6 +25,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
* Move method doc blocks to service interfaces.
* Remove dead code.

## [1.2.5.1][1.2.5.1]

### Fix
* A bug which led to an error when trying to cancel the initial transaction of a charged invoice.

## [1.2.5.0][1.2.5.0]

### Added
Expand Down Expand Up @@ -358,4 +362,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
[1.2.3.0]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.2.0..1.2.3.0
[1.2.4.0]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.3.0..1.2.4.0
[1.2.5.0]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.4.0..1.2.5.0
[1.2.6.0]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.5.0..1.2.6.0
[1.2.5.1]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.5.0..1.2.5.1
[1.2.6.0]: https://github.com/heidelpay/heidelpayPHP/compare/1.2.5.1..1.2.6.0

0 comments on commit aea1adb

Please sign in to comment.