Skip to content

Commit 69c3585

Browse files
Release 2.4.1
1 parent 93024f7 commit 69c3585

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.4.1] - 2025-01-22
810
### Fixed
911
- Ensures the physical channel is re-established when `checkCardPresence()` (required by the plugin API) is called, in
1012
case a card was previously connected.
@@ -83,7 +85,8 @@ This is the initial release.
8385
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
8486
It also brings many major API changes.
8587

86-
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.4.0...HEAD
88+
[unreleased]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.4.1...HEAD
89+
[2.4.1]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.4.0...2.4.1
8790
[2.4.0]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.3.1...2.4.0
8891
[2.3.1]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.3.0...2.3.1
8992
[2.3.0]: https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.3...2.3.0

0 commit comments

Comments
 (0)