Skip to content

Commit

Permalink
d Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrogoyski committed Apr 10, 2022
1 parent 73ec2b6 commit 85d7d7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# MathPHP Change Log

## v2.6.0 - 2022-04-TBD
## v2.6.0 - 2022-04-10

### Improvements
* `Average::truncatedMean` behavior at 50% trim made consistent
* PHP 8.1 compatibility improvements

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

0 comments on commit 85d7d7f

Please sign in to comment.