Skip to content

Commit 864d96f

Browse files
authored
Merge pull request #45 from ravage84/release-0.13.1
Release 0.13.1
2 parents 42cb836 + 3c0c75e commit 864d96f

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
### Added
77

88
### Changed
9-
- Add PHP 7.2 by name in Travis as PHP nightly seems to be PHP 7.3-dev
10-
- Removed unfinished support for Red Payment Slip (ES)
119

1210
### Fixed
13-
- Round amount to two digits to circumvent problematic float values
11+
12+
## [0.13.1](https://github.com/ravage84/SwissPaymentSlip/releases/tag/0.13.1) - 2020-02-17
13+
### Changed
14+
- Add PHP 7.2 to Travis matrix
15+
16+
### Fixed
17+
- Round amount to two digits to circumvent problematic float values #31
18+
19+
## [0.13.0](https://github.com/ravage84/SwissPaymentSlip/releases/tag/0.13.0) - 2019-02-27
20+
- Removed unfinished support for Red Payment Slip (ES)
1421

1522
## [0.12.2](https://github.com/ravage84/SwissPaymentSlip/releases/tag/0.12.2) - 2017-08-07
1623
### Added

0 commit comments

Comments
 (0)