File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ 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.3.0] - 2024-09-24
810### Fixed
9- - Use jnasmartcardio lib built with Java 8
11+ - Use ` jnasmartcardio ` lib built with Java 8.
1012### Added
1113- Add configurable card monitoring cycle duration through a new method
1214 ` setCardMonitoringCycleDuration(int cycleDuration) ` to set the card monitoring cycle duration
@@ -69,7 +71,8 @@ This is the initial release.
6971It follows the extraction of Keyple 1.0 components contained in the ` eclipse-keyple/keyple-java ` repository to dedicated repositories.
7072It also brings many major API changes.
7173
72- [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.3...HEAD
74+ [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.3.0...HEAD
75+ [ 2.3.0 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.3...2.3.0
7376[ 2.2.3 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.2...2.2.3
7477[ 2.2.2 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.1...2.2.2
7578[ 2.2.1 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.2.0...2.2.1
You can’t perform that action at this time.
0 commit comments