File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1- 1.0.1
1+ 1.0.2
You can’t perform that action at this time.
0 commit comments