Skip to content

Commit 819b7d1

Browse files
committed
update changelog for v1.3.5
1 parent e52041c commit 819b7d1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

55

6-
## [1.3.5] - Pure Pink - ?
6+
## [1.3.5] - Pure Pink - 2022-01
7+
8+
### Changes
9+
- remove caps for dependencies [#229](https://github.com/GeoStat-Framework/GSTools/pull/229)
10+
- build linux wheels with manylinux2014 for all versions ([CIBW v2.3.1](https://github.com/pypa/cibuildwheel/releases/tag/v2.3.1)) [#227](https://github.com/GeoStat-Framework/GSTools/pull/227)
711

812
### Bugfixes
913
- `Field.mesh` was not compatible with [meshio](https://github.com/nschloe/meshio) v5.1+ [#227](https://github.com/GeoStat-Framework/GSTools/pull/227)
@@ -327,7 +331,8 @@ See: [#197](https://github.com/GeoStat-Framework/GSTools/issues/197)
327331
First release of GSTools.
328332

329333

330-
[1.3.5]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.4...HEAD
334+
[Unreleased]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.5...HEAD
335+
[1.3.5]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.4...v1.3.5
331336
[1.3.4]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.3...v1.3.4
332337
[1.3.3]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.2...v1.3.3
333338
[1.3.2]: https://github.com/GeoStat-Framework/gstools/compare/v1.3.1...v1.3.2

0 commit comments

Comments
 (0)