Skip to content

Commit 5592523

Browse files
Release 2.3.1
1 parent af493d4 commit 5592523

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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.3.1] - 2024-04-12
810
### Changed
911
- Java source and target levels `1.6` -> `1.8`
1012
### Upgraded
@@ -56,7 +58,8 @@ This is the initial release.
5658
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
5759
It also brings many major API changes.
5860

59-
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.0...HEAD
61+
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.1...HEAD
62+
[2.3.1]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.0...2.3.1
6063
[2.3.0]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.2.0...2.3.0
6164
[2.2.0]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.1.0...2.2.0
6265
[2.1.0]: https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.0.0...2.1.0

0 commit comments

Comments
 (0)