This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
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.0.3] - 2021-12-15
8
10
### Changed
9
11
- Documentation of ` prepareReadRecord ` methods (issue [ #13 ] ).
10
12
- Signature of methods throwing ` NoSuchElementException ` (issue [ #13 ] ).
@@ -15,15 +17,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
17
16
18
## [ 1.0.1] - 2021-11-22
17
19
### Added
18
- - " CHANGELOG.md" file (issue [ #9 ] ).
20
+ - ` CHANGELOG.md ` file (issue [ #9 ] ).
19
21
- CI: Forbid the publication of a version already released (issue [ #7 ] ).
20
22
### Changed
21
- - Description of the management of invalidated cards in " CalypsoCard (issue [ #6 ] ).
23
+ - Description of the management of invalidated cards in ` CalypsoCard ` (issue [ #6 ] ).
22
24
23
25
## [ 1.0.0] - 2021-10-06
24
26
This is the initial release.
25
27
26
- [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.2...HEAD
28
+ [ unreleased ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.3...HEAD
29
+ [ 1.0.3 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.2...1.0.3
27
30
[ 1.0.2 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.1...1.0.2
28
31
[ 1.0.1 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.0...1.0.1
29
32
[ 1.0.0 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments