This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.4.1] - 2022-11-17
8
10
### Changed
9
11
- Added precision in the documentation of the methods of the ` CardTransactionManager ` API.
10
12
- UML diagrams moved to a dedicated repository (see ` README.md ` file).
@@ -102,7 +104,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102
104
## [ 1.0.0] - 2021-10-06
103
105
This is the initial release.
104
106
105
- [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.0...HEAD
107
+ [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.1...HEAD
108
+ [ 1.4.1 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.4.0...1.4.1
106
109
[ 1.4.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.3.0...1.4.0
107
110
[ 1.3.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.2.0...1.3.0
108
111
[ 1.2.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.1.0...1.2.0
You can’t perform that action at this time.
0 commit comments