Skip to content

Commit af4e51e

Browse files
Release 2.2.0
1 parent 8a6d162 commit af4e51e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
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+
## [2.2.0] - 2023-11-13
810
### Fixed
911
- CI: code coverage report when releasing.
1012
### Added
@@ -45,7 +47,8 @@ This is the initial release.
4547
It follows the extraction of Keyple 1.0 components contained in the `eclipse/keyple-java` repository to dedicated repositories.
4648
It also brings many major API changes.
4749

48-
[unreleased]: https://github.com/eclipse/keyple-plugin-java-api/compare/2.1.0...HEAD
50+
[unreleased]: https://github.com/eclipse/keyple-plugin-java-api/compare/2.2.0...HEAD
51+
[2.2.0]: https://github.com/eclipse/keyple-plugin-java-api/compare/2.1.0...2.2.0
4952
[2.1.0]: https://github.com/eclipse/keyple-plugin-java-api/compare/2.0.0...2.1.0
5053
[2.0.0]: https://github.com/eclipse/keyple-plugin-java-api/releases/tag/2.0.0
5154

0 commit comments

Comments
 (0)