File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.1.3] - 2024-02-06
10+ ### Fixed
11+ - Card scanning process. The RF module is now enabled/disabled in addition to the
12+ activation/deactivation of the RF field to better improve the battery life of the terminal.
13+
914## [ 2.1.2] - 2024-02-01
1015### Fixed
1116- Card scanning process. Now, the low-level card scanning is properly stopped and the RF field is
@@ -46,7 +51,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4651## [ 1.0.0] - 2020-12-18
4752This is the initial release.
4853
49- [ unreleased ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.1.2...HEAD
54+ [ unreleased ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.1.3...HEAD
55+ [ 2.1.3 ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.1.3...2.1.2
5056[ 2.1.2 ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.1.1...2.1.2
5157[ 2.1.1 ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.1.0...2.1.1
5258[ 2.1.0 ] : https://github.com/calypsonet/keyple-plugin-cna-bluebird-specific-nfc-java-lib/compare/2.0.0...2.1.0
Original file line number Diff line number Diff line change 11group = org.calypsonet.keyple
22title = Keyple Plugin CNA Bluebird Specific NFC Java Lib
33description = Keyple add-on to manage Bluebird Specific NFC readers
4- version = 2.1.3-SNAPSHOT
4+ version = 2.1.3
55archivesBaseName = keyple-plugin-cna-bluebird-specific-nfc-java-lib
66
77javaSourceLevel = 1.6
You can’t perform that action at this time.
0 commit comments