Skip to content

Commit 249b5aa

Browse files
committed
Update changelog with v0.7.1 changes
1 parent b9dad85 commit 249b5aa

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
## [Unreleased]
33

44

5+
<a name="v0.7.1"></a>
6+
## [v0.7.1] - 2023-05-11
7+
### Add
8+
- Add describe functions ([#77](https://github.com/montanaflynn/stats/issues/77))
9+
10+
### Update
11+
- Update .gitignore
12+
- Update README.md, LICENSE and DOCUMENTATION.md files
13+
- Update github action go workflow to run on push
14+
15+
516
<a name="v0.7.0"></a>
617
## [v0.7.0] - 2023-01-08
718
### Add
@@ -13,6 +24,7 @@
1324

1425
### Update
1526
- Update changelog with v0.7.0 changes
27+
- Update changelog with v0.7.0 changes
1628
- Update github action go workflow
1729
- Update geometric distribution tests
1830

@@ -505,7 +517,8 @@
505517
- Merge pull request [#4](https://github.com/montanaflynn/stats/issues/4) from saromanov/sample
506518

507519

508-
[Unreleased]: https://github.com/montanaflynn/stats/compare/v0.7.0...HEAD
520+
[Unreleased]: https://github.com/montanaflynn/stats/compare/v0.7.1...HEAD
521+
[v0.7.1]: https://github.com/montanaflynn/stats/compare/v0.7.0...v0.7.1
509522
[v0.7.0]: https://github.com/montanaflynn/stats/compare/v0.6.6...v0.7.0
510523
[v0.6.6]: https://github.com/montanaflynn/stats/compare/v0.6.5...v0.6.6
511524
[v0.6.5]: https://github.com/montanaflynn/stats/compare/v0.6.4...v0.6.5

0 commit comments

Comments
 (0)