Skip to content

Commit

Permalink
Update change log with release 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Feb 17, 2020
1 parent 397e9f4 commit 3c0c75e
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 @@ -6,10 +6,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added

### Changed
- Add PHP 7.2 by name in Travis as PHP nightly seems to be PHP 7.3-dev

### Fixed
- Round amount to two digits to circumvent problematic float values

## [0.13.1](https://github.com/ravage84/SwissPaymentSlip/releases/tag/0.13.1) - 2020-02-17
### Changed
- Add PHP 7.2 to Travis matrix

### Fixed
- Round amount to two digits to circumvent problematic float values #31

## [0.13.0](https://github.com/ravage84/SwissPaymentSlip/releases/tag/0.13.0) - 2019-02-27
- Removed unfinished support for Red Payment Slip (ES)
Expand Down

0 comments on commit 3c0c75e

Please sign in to comment.