Skip to content

Commit c462c50

Browse files
committed
update Changelog
1 parent 3d6c787 commit c462c50

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
All notable changes to **GSTools** will be documented in this file.
44

55

6-
## [1.3.4] - Pure Pink ?
6+
## [1.3.4] - Pure Pink - 2021-11
77

88
### Enhancements
99
- add GStools-Core as optional dependency [#215](https://github.com/GeoStat-Framework/GSTools/pull/215)
10+
- provide wheels for Python 3.10 [#211](https://github.com/GeoStat-Framework/GSTools/pull/211)
11+
- provide macOS wheels for Apple Silicon [#211](https://github.com/GeoStat-Framework/GSTools/pull/211)
1012

1113
### Changes
1214
- remove unnecessary `dim` argument in Cython code [#216](https://github.com/GeoStat-Framework/GSTools/issues/216)
@@ -319,7 +321,8 @@ See: [#197](https://github.com/GeoStat-Framework/GSTools/issues/197)
319321
First release of GSTools.
320322

321323

322-
[Unreleased]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.3...HEAD
324+
[Unreleased]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.4...HEAD
325+
[1.3.4]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.3...v1.3.4
323326
[1.3.3]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.2...v1.3.3
324327
[1.3.2]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.1...v1.3.2
325328
[1.3.1]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.0...v1.3.1

0 commit comments

Comments
 (0)