Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Feb 17, 2023
1 parent 823b20f commit cb5aaeb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.6.0] - 2023-02-17
### Added
- `CommonTransactionManager.processCommands(boolean)` method.
- `CommonTransactionManager.processCommands(boolean closePhysicalChannel)` method.
- `CardTransactionManager.prepareVerifyPin` method.
- `CardTransactionManager.prepareChangePin` method.
- `CardTransactionManager.prepareChangeKey` method.
Expand Down Expand Up @@ -135,7 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0] - 2021-10-06
This is the initial release.

[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...HEAD
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...HEAD
[1.6.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...1.6.0
[1.5.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.1...1.5.0
[1.4.1]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.0...1.4.1
[1.4.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.3.0...1.4.0
Expand Down

0 comments on commit cb5aaeb

Please sign in to comment.