Skip to content

Commit 8189e75

Browse files
committed
Prepare for release
1 parent ff626c2 commit 8189e75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5-
## Unreleased
5+
## [0.17.2](https://github.com/brick/math/releases/tag/0.17.2) - 2026-05-25
66

77
**New features**
88

9-
- New methods: `BigInteger::nthRoot()` and `BigDecimal::nthRoot()` compute the nth root of a number with the full `RoundingMode` contract. Odd degrees accept negative inputs.
9+
- New methods: `BigInteger::nthRoot()` and `BigDecimal::nthRoot()` compute the nth root of a number.
1010

1111
## [0.17.1](https://github.com/brick/math/releases/tag/0.17.1) - 2026-04-19
1212

0 commit comments

Comments
 (0)