Skip to content

Commit af048f0

Browse files
committed
prepare 4.7.0
1 parent 1832077 commit af048f0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
## [Unreleased]
1111

1212

13+
## [4.7.0] - 2025-04-03
14+
15+
### Added
16+
17+
- Subtypes of InvalidArgumentException
18+
19+
1320
## [4.6.0] - 2024-11-22
1421

1522
### Added
@@ -508,6 +515,7 @@ convert a float to string (e.g. `sprintf('%.14F', $float)`) before calling the c
508515
- 2012-12-10 Renamed Money::getUnits() to Money::getAmount()
509516

510517
[Unreleased]: https://github.com/moneyphp/money/compare/v4.4.0...HEAD
518+
[4.7.0]: https://github.com/moneyphp/money/compare/v4.6.0...v4.7.0
511519
[4.6.0]: https://github.com/moneyphp/money/compare/v4.5.0...v4.6.0
512520
[4.5.0]: https://github.com/moneyphp/money/compare/v4.4.0...v4.5.0
513521
[4.4.0]: https://github.com/moneyphp/money/compare/v4.3.0...v4.4.0

0 commit comments

Comments
 (0)