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 73ec2b6 commit 85d7d7fCopy full SHA for 85d7d7f
CHANGELOG.md
@@ -1,9 +1,10 @@
1
# MathPHP Change Log
2
3
-## v2.6.0 - 2022-04-TBD
+## v2.6.0 - 2022-04-10
4
5
### Improvements
6
* `Average::truncatedMean` behavior at 50% trim made consistent
7
+* PHP 8.1 compatibility improvements
8
9
### Backwards Incompatible Changes
10
# `Average::truncatedMean` throws exception if trim percent greater than 50% rather than error or unpredictable results.
0 commit comments