We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12374e4 commit 12555f0Copy full SHA for 12555f0
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## UNRELEASED (0.14.0)
+## [0.14.0](https://github.com/brick/math/releases/tag/0.14.0) - 2025-08-29
6
7
✨ **New features**
8
@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
17
- Minimum PHP version is now 8.2
18
- `BigNumber` classes are now `readonly`
19
- `BigNumber` is now marked as sealed: it must not be extended outside of this package
20
-- exception classes are now `final`
+- Exception classes are now `final`
21
22
## [0.13.1](https://github.com/brick/math/releases/tag/0.13.1) - 2025-03-29
23
0 commit comments