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

Commit f868127

Browse files
Release 1.8.0
1 parent ce78e31 commit f868127

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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.8.0] - 2023-04-04
810
### Added
911
- `CardTransactionManager.initSamContextForNextTransaction` method.
1012

@@ -147,7 +149,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147149
## [1.0.0] - 2021-10-06
148150
This is the initial release.
149151

150-
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.7.0...HEAD
152+
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.8.0...HEAD
153+
[1.8.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.7.0...1.8.0
151154
[1.7.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.6.0...1.7.0
152155
[1.6.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.5.0...1.6.0
153156
[1.5.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.1...1.5.0

0 commit comments

Comments
 (0)