Skip to content

Commit ba18a2c

Browse files
Merge pull request php-sepa-xml#207 from BorislavSabev/master
Update CHANGELOG.md
2 parents 9d25b62 + 6260265 commit ba18a2c

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/php-sepa-xml/php-sepa-xml/compare/2.3.0...HEAD)
3+
## [Unreleased](https://github.com/php-sepa-xml/php-sepa-xml/compare/2.3.2...HEAD)
4+
5+
## [2.3.2](https://github.com/php-sepa-xml/php-sepa-xml/tree/2.3.2)
6+
[Full Changelog](https://github.com/php-sepa-xml/php-sepa-xml/compare/2.3.1...2.3.2)
7+
## Changed
8+
* Update docs by @BorislavSabev in https://github.com/php-sepa-xml/php-sepa-xml/pull/203
9+
* Fix purpose code usage example by @BorislavSabev in https://github.com/php-sepa-xml/php-sepa-xml/pull/204
10+
* Allow id in $paymentInformation to be a string by @derrabus in https://github.com/php-sepa-xml/php-sepa-xml/pull/205
11+
* Allow debtorAdrLine in `$transferInformation` to be an array by @derrabus in https://github.com/php-sepa-xml/php-sepa-xml/pull/206
12+
13+
## [2.3.1](https://github.com/php-sepa-xml/php-sepa-xml/tree/2.3.1)
14+
[Full Changelog](https://github.com/php-sepa-xml/php-sepa-xml/compare/2.3.0...2.3.1)
15+
### Fixed
16+
- HotFix ramsey/uuid version constraint definition which was preventing v2.3.0 from installing on platforms with php >= 8.1 as explained in #200
417

518
## [2.3.0](https://github.com/php-sepa-xml/php-sepa-xml/tree/2.3.0)
619
[Full Changelog](https://github.com/php-sepa-xml/php-sepa-xml/compare/2.2.1...2.3.0)

0 commit comments

Comments
 (0)