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

Commit 89a7af7

Browse files
Release 1.0.3
1 parent a814dd9 commit 89a7af7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

+6-3
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.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
2426
This 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

0 commit comments

Comments
 (0)