From 4926251e67927817bfe24f831f408aa3fcf00a5e Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Fri, 10 Apr 2020 13:39:16 +0200
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 354646ad..1dc7ee0d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added (for new features, dependecies etc.)
 
+### Changed (for changes in existing functionality)
+
+### Deprecated (for soon-to-be removed features) 
+
+### Removed (for now removed features) 
+
+### Security (in case of vulnerabilities)
+
+## v0.2-rc.1 (2020-04-10)
+
+### Added (for new features, dependecies etc.)
+
 * ext_bottom_line module (v0.1 - Experimental)
     * A module which adds a preview section where any kind of summarizing
       information (like plots, video players, thumbnails...) can be shown.
-- 
GitLab