Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit cb5aaeb

Browse files
Release 1.6.0
1 parent 823b20f commit cb5aaeb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ 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+
## [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
136138
This 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

0 commit comments

Comments
 (0)