From 1953df03ba653b59f0d54352d83996438441a73d Mon Sep 17 00:00:00 2001 From: Jean-Pierre Fortune Date: Tue, 15 Oct 2024 15:42:33 +0200 Subject: [PATCH] Release 2.0.2 --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fdc001..01a49db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] + +## [2.0.2] - 2024-10-15 ### Changed - Rename repository and artifact from `keyple-demo-common-lib` to `keyple-demo-ticketing-common-lib` @@ -22,7 +24,8 @@ native applications using the Json API. ## [1.0.0] - 2022-11-18 This is the initial release. -[Unreleased]: https://github.com/calypsonet/keyple-demo-common-lib/compare/2.0.1...HEAD -[2.0.1]: https://github.com/calypsonet/keyple-demo-common-lib/compare/2.0.0...2.0.1 -[2.0.0]: https://github.com/calypsonet/keyple-demo-common-lib/compare/1.0.0...2.0.0 -[1.0.0]: https://github.com/calypsonet/keyple-demo-common-lib/releases/tag/1.0.0 \ No newline at end of file +[Unreleased]: https://github.com/calypsonet/keyple-demo-ticketing-common-lib/compare/2.0.2...HEAD +[2.0.2]: https://github.com/calypsonet/keyple-demo-ticketing-common-lib/compare/2.0.1...2.0.2 +[2.0.1]: https://github.com/calypsonet/keyple-demo-ticketing-common-lib/compare/2.0.0...2.0.1 +[2.0.0]: https://github.com/calypsonet/keyple-demo-ticketing-common-lib/compare/1.0.0...2.0.0 +[1.0.0]: https://github.com/calypsonet/keyple-demo-ticketing-common-lib/releases/tag/1.0.0 \ No newline at end of file