From 4b9e67223be4d1d5947f892303a6e1ccd1a36bf1 Mon Sep 17 00:00:00 2001 From: Paolo Brasolin <paolo.brasolin@eurac.edu> Date: Tue, 15 Mar 2022 09:57:42 +0100 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2dd8a1..6743100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2022-03-15 + ### Added - `FE` Clues appear and fade on top of forest. @@ -40,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - POC by [Giovanni Moretti](https://www.giovannimoretti.it/). -[unreleased]: https://gitlab.inf.unibz.it/commul/oetzi/compare/0.1.0...development +[unreleased]: https://gitlab.inf.unibz.it/commul/oetzi/compare/0.2.0...development +[0.2.0]: https://gitlab.inf.unibz.it/commul/oetzi/compare/0.2.0...0.2.0 [0.1.0]: https://gitlab.inf.unibz.it/commul/oetzi/compare/0.0.1...0.1.0 [0.0.1]: https://gitlab.inf.unibz.it/commul/oetzi/tree/v0.0.1 -- GitLab