From f0948c648244d14e72f367a04c81b23c93b600a7 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Fri, 20 Jan 2023 13:28:18 +0100
Subject: [PATCH] DOC: Update changelog for release

---
 CHANGELOG.md | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 249a0ea4..0dc08e1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,22 +4,12 @@ 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.6.1] - 2023-01-20##
 
 ### Added ###
 
 * Re-introduced support for Python 3.7
 
-### Changed ###
-
-### Deprecated ###
-
-### Removed ###
-
-### Fixed ###
-
-### Security ###
-
 ## [0.6.0] - 2022-10-11 ##
 (Florian Spreckelsen)
 
-- 
GitLab