Skip to content

Commit 9928fbf

Browse files
chore: prepare release 2.6.0
1 parent 2f70445 commit 9928fbf

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.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.
132134
It follows the extraction of Keyple 1.0 components contained in the `eclipse-keyple/keyple-java` repository to dedicated repositories.
133135
It 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

0 commit comments

Comments
 (0)