This repository was archived by the owner on Jun 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 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/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.0.3] - 2021-12-15
810### Changed
911- Documentation of ` prepareReadRecord ` methods (issue [ #13 ] ).
1012- 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
1517
1618## [ 1.0.1] - 2021-11-22
1719### Added
18- - " CHANGELOG.md" file (issue [ #9 ] ).
20+ - ` CHANGELOG.md ` file (issue [ #9 ] ).
1921- CI: Forbid the publication of a version already released (issue [ #7 ] ).
2022### 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 ] ).
2224
2325## [ 1.0.0] - 2021-10-06
2426This is the initial release.
2527
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
2730[ 1.0.2 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.1...1.0.2
2831[ 1.0.1 ] : https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.0...1.0.1
2932[ 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