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

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-cristea committed Dec 22, 2022
1 parent baf2b63 commit 8791817
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 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.5.0] - 2022-12-22
### Added
- `CardTransactionManager.prepareEarlyMutualAuthentication` method.
- `CardTransactionManager.prepareActivateEncryption` method.
- `CardTransactionManager.prepareDeactivateEncryption` method.
- `CardTransactionManager.prepareEarlyMutualAuthentication` method (extended mode).
- `CardTransactionManager.prepareActivateEncryption` method (extended mode).
- `CardTransactionManager.prepareDeactivateEncryption` method (extended mode).
### Deprecated
- `SamSecuritySetting` API.
- `SamTransactionManager` API.
Expand Down Expand Up @@ -115,7 +117,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.4.1...HEAD
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...HEAD
[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
[1.3.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.2.0...1.3.0
Expand Down

0 comments on commit 8791817

Please sign in to comment.