Skip to content

Commit 4e851da

Browse files
committed
Merge branch 'release/1.0.1' into dev
2 parents 62fe9da + b413415 commit 4e851da

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.1] - 2025-05-01
810
### Removed
911
- remove styleCI integration in favor of Github Actions and linters
1012

@@ -47,7 +49,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4749
- allow conversion of GPS (WGS84) coordinates from/to CH1903/LV03 (MN03)
4850
- allow conversion of GPS (WGS84) coordinates from/to CH1995/LV95 (MN95)
4951

50-
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.0...HEAD
52+
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.1...HEAD
53+
[1.0.1]: https://github.com/antistatique/swisstopo/compare/1.0.0...1.0.1
5154
[1.0.0]: https://github.com/antistatique/swisstopo/compare/0.0.1...1.0.0
5255
[0.0.1]: https://github.com/antistatique/swisstopo/compare/0.0.1-alpha...v0.0.1
5356
[0.0.1-alpha]: https://github.com/antistatique/swisstopo/releases/tag/0.0.1-alpha

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.1

0 commit comments

Comments
 (0)