Skip to content

Commit 702e2b9

Browse files
committed
update changelog
1 parent 8e82b3c commit 702e2b9

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,18 @@
22

33
All notable changes to **GSTools** will be documented in this file.
44

5+
## [1.5.1] - Nifty Neon - 2023-11
6+
7+
### Enhancements
8+
9+
see [#317](https://github.com/GeoStat-Framework/GSTools/pull/317)
10+
11+
- added wheels for Python 3.12
12+
- dropped support for Python 3.7 (EOL)
13+
- linted Cython files with cython-lint
14+
- use Cython 3 to build extensions
15+
16+
517
## [1.5.0] - Nifty Neon - 2023-06
618

719
### Enhancements
@@ -404,7 +416,8 @@ See: [#197](https://github.com/GeoStat-Framework/GSTools/issues/197)
404416
First release of GSTools.
405417

406418

407-
[Unreleased]: https://github.com/GeoStat-Framework/gstools/compare/v1.5.0...HEAD
419+
[Unreleased]: https://github.com/GeoStat-Framework/gstools/compare/v1.5.1...HEAD
420+
[1.5.1]: https://github.com/GeoStat-Framework/gstools/compare/v1.5.0...v1.5.1
408421
[1.5.0]: https://github.com/GeoStat-Framework/gstools/compare/v1.4.1...v1.5.0
409422
[1.4.1]: https://github.com/GeoStat-Framework/gstools/compare/v1.4.0...v1.4.1
410423
[1.4.0]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.5...v1.4.0

0 commit comments

Comments
 (0)