File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and 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.
8385It follows the extraction of Keyple 1.0 components contained in the ` eclipse-keyple/keyple-java ` repository to dedicated repositories.
8486It 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
You can’t perform that action at this time.
0 commit comments