Skip to content

Commit 12555f0

Browse files
committed
Prepare for release
1 parent 12374e4 commit 12555f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## UNRELEASED (0.14.0)
5+
## [0.14.0](https://github.com/brick/math/releases/tag/0.14.0) - 2025-08-29
66

77
**New features**
88

@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
1717
- Minimum PHP version is now 8.2
1818
- `BigNumber` classes are now `readonly`
1919
- `BigNumber` is now marked as sealed: it must not be extended outside of this package
20-
- exception classes are now `final`
20+
- Exception classes are now `final`
2121

2222
## [0.13.1](https://github.com/brick/math/releases/tag/0.13.1) - 2025-03-29
2323

0 commit comments

Comments
 (0)