From b372b04817fe8214726433a1618c4afee2009af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Wed, 10 Apr 2024 16:07:10 +0200 Subject: [PATCH] release v0.1.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 743064c..a40f635 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,3 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.0] - 2024-04-10 + +### Added + +- Initiated the project from [Himalaya CLI](https://github.com/soywod/himalaya). + +[Unreleased]: https://github.com/soywod/neverest/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/soywod/neverest/compare/root...v0.1.0