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

Commit bf39c6a

Browse files
Release 1.7.0
1 parent f28a6e9 commit bf39c6a

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,10 +5,12 @@ 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.7.0] - 2023-03-08
810
### Added
911
- `CalypsoCardSelection.prepareReadBinary` method.
1012
- `CalypsoCardSelection.prepareReadCounter` method.
11-
- `CalypsoCardSelection.preparePreOpenSecureSession` method (pre-open secure session variant).
13+
- `CalypsoCardSelection.preparePreOpenSecureSession` method (secure session "pre-open" variant).
1214
### Upgraded
1315
- "Calypsonet Terminal Reader API" to version `1.2.0`
1416

@@ -143,7 +145,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
143145
## [1.0.0] - 2021-10-06
144146
This is the initial release.
145147

146-
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...HEAD
148+
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.7.0...HEAD
149+
[1.7.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...1.7.0
147150
[1.6.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...1.6.0
148151
[1.5.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.1...1.5.0
149152
[1.4.1]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.0...1.4.1

0 commit comments

Comments
 (0)