diff --git a/CHANGELOG.md b/CHANGELOG.md index c481930..9182865 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] + +## [2024.10.21] ### Added - Added a new Android client application to demonstrate the use of the **Keyple Distributed JSON API** and without the need of the `keyple-card-calypso-java-lib` on terminal side. The corresponding code is located in the folder named @@ -126,7 +128,8 @@ New dependencies - `keyple-plugin-android-omapi-java-lib:2.0.1` - `keyple-util-java-lib:2.3.0` -[Unreleased]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2024.10.01...HEAD +[Unreleased]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2024.10.21...HEAD +[2024.10.21]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2024.10.01...2024.10.21 [2024.10.01]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2024.09.20...2024.10.01 [2024.09.20]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2024.04.23...2024.09.20 [2024.04.23]: https://github.com/calypsonet/keyple-demo-ticketing-reloading-remote/compare/2023.12.06...2024.04.23