Skip to content

Commit 85d7d7f

Browse files
committed
d Update CHANGELOG.
1 parent 73ec2b6 commit 85d7d7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# MathPHP Change Log
22

3-
## v2.6.0 - 2022-04-TBD
3+
## v2.6.0 - 2022-04-10
44

55
### Improvements
66
* `Average::truncatedMean` behavior at 50% trim made consistent
7+
* PHP 8.1 compatibility improvements
78

89
### Backwards Incompatible Changes
910
# `Average::truncatedMean` throws exception if trim percent greater than 50% rather than error or unpredictable results.

0 commit comments

Comments
 (0)