Skip to content

Commit dcb9bc3

Browse files
committed
Merge branch 'release/1.1.0' into dev
2 parents 50ef4af + 0924440 commit dcb9bc3

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.1.0] - 2026-02-23
810
### Added
911
- add tests coverage for PHP 8.5
1012
- upgrade vimeo/psalm (4.30.0 = => 6.15.1)
@@ -71,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7173
- allow conversion of GPS (WGS84) coordinates from/to CH1903/LV03 (MN03)
7274
- allow conversion of GPS (WGS84) coordinates from/to CH1995/LV95 (MN95)
7375

74-
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.0.2...HEAD
76+
[Unreleased]: https://github.com/antistatique/swisstopo/compare/1.1.0...HEAD
77+
[1.1.0]: https://github.com/antistatique/swisstopo/compare/1.0.2...1.1.0
7578
[1.0.2]: https://github.com/antistatique/swisstopo/compare/1.0.1...1.0.2
7679
[1.0.1]: https://github.com/antistatique/swisstopo/compare/1.0.0...1.0.1
7780
[1.0.0]: https://github.com/antistatique/swisstopo/compare/0.0.1...1.0.0

VERSION

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

0 commit comments

Comments
 (0)