Skip to content

Commit c4045ab

Browse files
committed
Merge branch 'release/1.0.2' into dev
2 parents 4e851da + cb8848b commit c4045ab

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.2] - 2025-06-03
10+
### Added
11+
- add tests coverage for PHP 8.4
12+
913
## [1.0.1] - 2025-05-01
1014
### Removed
1115
- remove styleCI integration in favor of Github Actions and linters
@@ -49,7 +53,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4953
- allow conversion of GPS (WGS84) coordinates from/to CH1903/LV03 (MN03)
5054
- allow conversion of GPS (WGS84) coordinates from/to CH1995/LV95 (MN95)
5155

52-
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.1...HEAD
56+
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.2...HEAD
57+
[1.0.2]: https://github.com/antistatique/swisstopo/compare/1.0.1...1.0.2
5358
[1.0.1]: https://github.com/antistatique/swisstopo/compare/1.0.0...1.0.1
5459
[1.0.0]: https://github.com/antistatique/swisstopo/compare/0.0.1...1.0.0
5560
[0.0.1]: https://github.com/antistatique/swisstopo/compare/0.0.1-alpha...v0.0.1

VERSION

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

0 commit comments

Comments
 (0)