Skip to content

Commit 3810005

Browse files
committed
Update Changelog
1 parent 5df695f commit 3810005

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to **pentapy** will be documented in this file.
44

55

6+
## [1.1.1] - 2021-02
7+
8+
### Enhancements
9+
- Python 3.9 support
10+
11+
### Changes
12+
- GitHub Actions for CI
13+
14+
615
## [1.1.0] - 2020-03-22
716

817
### Enhancements
@@ -47,6 +56,7 @@ This is the first release of pentapy, a python toolbox for solving pentadiagonal
4756
The solver is implemented in cython, which makes it really fast.
4857

4958

59+
[1.1.1]: https://github.com/GeoStat-Framework/gstools/compare/v1.1.0...v1.1.1
5060
[1.1.0]: https://github.com/GeoStat-Framework/gstools/compare/v1.0.3...v1.1.0
5161
[1.0.3]: https://github.com/GeoStat-Framework/gstools/compare/v1.0.0...v1.0.3
5262
[1.0.0]: https://github.com/GeoStat-Framework/gstools/compare/v0.1.1...v1.0.0

0 commit comments

Comments
 (0)