Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f9ff67

Browse files
committed
Update changelog with v0.6.6 changes
1 parent 9752746 commit 9f9ff67

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
11

2+
<a name="v0.6.6"></a>
3+
## [v0.6.6](https://github.com/montanaflynn/stats/compare/v0.6.5...v0.6.6) (2021-04-26)
4+
5+
### Add
6+
7+
* Add support for string and io.Reader in LoadRawData (pr [#68](https://github.com/montanaflynn/stats/issues/68))
8+
* Add latest versions of Go to test against
9+
10+
### Use
11+
12+
* Use math.Sqrt in StandardDeviation (PR [#64](https://github.com/montanaflynn/stats/issues/64))
13+
14+
215
<a name="v0.6.5"></a>
316
## [v0.6.5](https://github.com/montanaflynn/stats/compare/v0.6.4...v0.6.5) (2021-02-21)
417

518
### Add
619

720
* Add Float64Data.Quartiles documentation
821

22+
### Update
23+
24+
* Update changelog with v0.6.5 changes
25+
926

1027
<a name="v0.6.4"></a>
1128
## [v0.6.4](https://github.com/montanaflynn/stats/compare/v0.6.3...v0.6.4) (2021-02-21)

0 commit comments

Comments
 (0)