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 +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments