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

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Mar 8, 2023
1 parent f28a6e9 commit bf39c6a
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,10 +5,12 @@ 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.7.0] - 2023-03-08
### Added
- `CalypsoCardSelection.prepareReadBinary` method.
- `CalypsoCardSelection.prepareReadCounter` method.
- `CalypsoCardSelection.preparePreOpenSecureSession` method (pre-open secure session variant).
- `CalypsoCardSelection.preparePreOpenSecureSession` method (secure session "pre-open" variant).
### Upgraded
- "Calypsonet Terminal Reader API" to version `1.2.0`

Expand Down Expand Up @@ -143,7 +145,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.6.0...HEAD
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.7.0...HEAD
[1.7.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...1.7.0
[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
Expand Down

0 comments on commit bf39c6a

Please sign in to comment.