Skip to content

Commit 8294432

Browse files
committed
Update CHANGELOG
1 parent 714ba90 commit 8294432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following breaking change only affects you if you're using named arguments:
2121
- `BigInteger::gcd()` no longer exhausts memory on large inputs when the GMP extension is not installed
2222
- `BigInteger::modInverse()` no longer exhausts memory on large inputs, and is faster when the GMP extension is not installed
2323

24-
👌 **Improvements**
24+
👌 **Static analysis improvements**
2525

2626
- Narrowed parameter and return types with static analysis annotations:
2727
- `nthRoot()`'s `$n` is now `positive-int`

0 commit comments

Comments
 (0)