diff --git a/CHANGELOG.md b/CHANGELOG.md index 29d19b115566dfdc31a3aa8b5666be1e513467c3..24008bfd2c03a4572162c61fb8c873af6104568e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,9 @@ # Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Version 0.2.0] - unreleased ### Added -- Feature [#1](https://gitlab.com/take-me/curl/-/issues/1) - First Project Structure ### Changed @@ -17,3 +16,12 @@ ### Deprecated ### Fixed ### Removed + +## [Version 0.1.0] - 2025-04-23 + +### Added +- Feature [#1](https://gitlab.com/take-me/curl/-/issues/1) - First Project Structure + + +[Version 0.2.0]: https://gitlab.com/take-me/curl/-/compare/v0.1.0...main +[Version 0.1.0]: https://gitlab.com/take-me/curl/-/commits/v0.1.0?ref_type=tags