From efeb7972cd61d80b2195fa782bdc587fce7815f3 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Thu, 9 Mar 2023 09:47:25 +0100
Subject: [PATCH] REL: Update changelog for releasae of v0.7.0

---
 CHANGELOG.md | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58ebc532..372f900d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,22 +4,13 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## [Unreleased] ##
+## [0.7.0] - 2023-03-09 ##
+(Florian Spreckelsen)
 
 ### Added ###
-- `create_entity_link` function to create html links to entities; useful for logging
-
-### Changed ###
-
-### Deprecated ###
-
-### Removed ###
-
-### Fixed ###
-
-### Security ###
 
-### Documentation ###
+- `create_entity_link` function to create html links to entities; useful for
+  logging
 
 ## [0.6.1] - 2023-01-20##
 
-- 
GitLab