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.6.0] - 2025-12-12
810### Added
911- Added support for NXP MIFARE Classic (1K, 4K variants) in ` PcscCardCommunicationProtocol ` with ATR pattern
1012 ` 3B8F8001804F0CA00000030603000(1|2).* ` according to PC/SC Part 3 Supplemental Document.
@@ -132,7 +134,8 @@ This is the initial release.
132134It follows the extraction of Keyple 1.0 components contained in the ` eclipse-keyple/keyple-java ` repository to dedicated repositories.
133135It also brings many major API changes.
134136
135- [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.5.3...HEAD
137+ [ unreleased ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.6.0...HEAD
138+ [ 2.6.0 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.5.3...2.6.0
136139[ 2.5.3 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.5.2...2.5.3
137140[ 2.5.2 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.5.1...2.5.2
138141[ 2.5.1 ] : https://github.com/eclipse-keyple/keyple-plugin-pcsc-java-lib/compare/2.5.0...2.5.1
You can’t perform that action at this time.
0 commit comments