Skip to content

Commit fc7ed31

Browse files
committed
Prepare for release
1 parent 9fdf3ec commit fc7ed31

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [0.13.1](https://github.com/brick/math/releases/tag/0.13.1) - 2025-03-29
6+
7+
**Improvements**
8+
9+
- `__toString()` methods of `BigInteger` and `BigDecimal` are now type-hinted as returning `numeric-string` instead of `string` (#90 by @vudaltsov)
10+
511
## [0.13.0](https://github.com/brick/math/releases/tag/0.13.0) - 2025-03-03
612

713
💥 **Breaking changes**

0 commit comments

Comments
 (0)