Skip to content

Commit 8ae34d0

Browse files
committed
bump version to 0.5.0
1 parent 0460cb9 commit 8ae34d0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
### 0.5.0 TBD
1+
### 0.5.0 (Released 2022-8-4)
22
* Additions:
3-
* add various XML comments in FSharp.Stats.Interpolation FSharp.Stats.Fitting
3+
* add various XML comments in Interpolation and Fitting modules
44
* BREAKING: major refactor of Fitting and Interpolation module
55
* separate CubicSpline.Simple and CubicSpline.Akima
66
* rename coefficient to fit and fit to predict
77
* addition of LinearRegression and Interpolation type
8+
* [[#8ab0975](https://github.com/fslaborg/FSharp.Stats/commit/8ab0975e53933d27d894fc67651d0f01d924b6eb)] addition of clamped cubic spline
89
* [[#e884a75e](https://github.com/fslaborg/FSharp.Stats/commit/e884a75e92c84372f0e727192e6419c9c591a3cd)] update FSharpAux version
10+
* update interval type
911

1012
### 0.4.12-preview.3
1113
* Additions:

0 commit comments

Comments
 (0)