From fbfb347b572edaa9aa669212324c77de74e157d3 Mon Sep 17 00:00:00 2001 From: Martin Larralde <martin.larralde@embl.de> Date: Thu, 4 May 2023 01:25:58 +0200 Subject: [PATCH] Release v0.1.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fbff42..fe74004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -[Unreleased]: https://github.com/althonos/lightmotif/compare/4ccf9596b7...HEAD +[Unreleased]: https://github.com/althonos/lightmotif/compare/v0.1.0...HEAD + + +## [v0.1.0] - 2023-05-04 +[v0.1.0]: https://github.com/althonos/lightmotif/compare/4ccf9596b7...v0.1.0 Initial release. -- GitLab