Skip to content

Commit

Permalink
d Update CHANGELOG for v2.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrogoyski committed Nov 22, 2021
1 parent aac9500 commit ca71ca9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# MathPHP Change Log

## v2.5.0 - 2021-11-21

### New Features
* Special function `logbeta`
* Special function `logGamma`
* Special function `logGammaCorr`
* Special function `stirlingError`

### Improvements
* Improvements in StudentT continuous distribution
* Improvements in special function `gamma`
* Improvements in special function `beta`

### Bug Fixes
* Issue 393 (regularizedIncompleteBeta NAN)
* Issue 429 (Linear regression CI division by zero)

## v2.4.0 - 2021-07-27

### New Features
Expand Down

0 comments on commit ca71ca9

Please sign in to comment.