Skip to content

Commit ca71ca9

Browse files
committed
d Update CHANGELOG for v2.5.0.
1 parent aac9500 commit ca71ca9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# MathPHP Change Log
22

3+
## v2.5.0 - 2021-11-21
4+
5+
### New Features
6+
* Special function `logbeta`
7+
* Special function `logGamma`
8+
* Special function `logGammaCorr`
9+
* Special function `stirlingError`
10+
11+
### Improvements
12+
* Improvements in StudentT continuous distribution
13+
* Improvements in special function `gamma`
14+
* Improvements in special function `beta`
15+
16+
### Bug Fixes
17+
* Issue 393 (regularizedIncompleteBeta NAN)
18+
* Issue 429 (Linear regression CI division by zero)
19+
320
## v2.4.0 - 2021-07-27
421

522
### New Features

0 commit comments

Comments
 (0)