Skip to content

Commit d40feb1

Browse files
committed
bump changelog and version
1 parent 93e9c13 commit d40feb1

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.0] - 2024-06-24
810
### Added
911
- add dependabot
1012
- add tests on PHP 8.3
@@ -40,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4042
- allow conversion of GPS (WGS84) coordinates from/to CH1903/LV03 (MN03)
4143
- allow conversion of GPS (WGS84) coordinates from/to CH1995/LV95 (MN95)
4244

43-
[Unreleased]: https://github.com/antistatique/swisstopo/compare/0.0.1...HEAD
45+
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.0...HEAD
46+
[1.0.0]: https://github.com/antistatique/swisstopo/compare/0.0.1...1.0.0
4447
[0.0.1]: https://github.com/antistatique/swisstopo/compare/0.0.1-alpha...v0.0.1
4548
[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-
0.0.1
1+
1.0.0

0 commit comments

Comments
 (0)