This repository was archived by the owner on Jun 10, 2025. It is now read-only.
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+ ## [ 1.6.0] - 2023-02-17
810### Added
9- - ` CommonTransactionManager.processCommands(boolean) ` method.
11+ - ` CommonTransactionManager.processCommands(boolean closePhysicalChannel ) ` method.
1012- ` CardTransactionManager.prepareVerifyPin ` method.
1113- ` CardTransactionManager.prepareChangePin ` method.
1214- ` CardTransactionManager.prepareChangeKey ` method.
@@ -135,7 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
135137## [ 1.0.0] - 2021-10-06
136138This is the initial release.
137139
138- [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...HEAD
140+ [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...HEAD
141+ [ 1.6.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...1.6.0
139142[ 1.5.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.1...1.5.0
140143[ 1.4.1 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.0...1.4.1
141144[ 1.4.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.3.0...1.4.0
You can’t perform that action at this time.
0 commit comments