From b2e5b5daba03c09c3f7d4dcd6b6a41c35f3f3d6b Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Tue, 16 Nov 2021 17:54:16 -0500 Subject: [PATCH] Tag 0.7.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57922e6..88a0d3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +### Changed + +### Fixed + +## [0.7.0] - 2021-11-16 + ### Added - Added MetaInfo file - New SVG icon (thanks @creepertron95, @jimmac and @freddii)