Skip to content

Commit 33af31a

Browse files
Release 2.3.0
1 parent 2555dbc commit 33af31a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
4752
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
4853
It 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

0 commit comments

Comments
 (0)