File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.3.0] - 2024-03-29
10+ ### Added
11+ - ` CardPresenceMonitorBlockingSpi ` as a replacement of the deprecated ` WaitForCardRemovalDuringProcessingBlockingSpi `
12+ interface.
13+
914## [ 2.2.0] - 2023-11-13
1015### Fixed
1116- CI: code coverage report when releasing.
@@ -47,7 +52,8 @@ This is the initial release.
4752It follows the extraction of Keyple 1.0 components contained in the ` eclipse-keyple/keyple-java ` repository to dedicated repositories.
4853It also brings many major API changes.
4954
50- [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.2.0...HEAD
55+ [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.3.0...HEAD
56+ [ 2.3.0 ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.2.0...2.3.0
5157[ 2.2.0 ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.1.0...2.2.0
5258[ 2.1.0 ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/compare/2.0.0...2.1.0
5359[ 2.0.0 ] : https://github.com/eclipse-keyple/keyple-plugin-java-api/releases/tag/2.0.0
You can’t perform that action at this time.
0 commit comments