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

Commit 081ca70

Browse files
docs: add "CHANGELOG.md" file (#10)
Closes #9
1 parent 1fd0bdd commit 081ca70

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
### Added
9+
- "CHANGELOG.md" file (issue [#9]).
10+
- CI: Forbid the publication of a version already released (issue [#7]).
11+
### Changed
12+
- Description of the management of invalidated cards in "CalypsoCard (issue [#6]).
13+
14+
## [1.0.0] - 2021-10-06
15+
This is the initial release.
16+
17+
[unreleased]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/compare/1.0.0...HEAD
18+
[1.0.0]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/releases/tag/1.0.0
19+
20+
[#9]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/issues/9
21+
[#7]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/issues/7
22+
[#6]: https://github.com/calypsonet/calypsonet-terminal-calypso-java-api/issues/6

0 commit comments

Comments
 (0)