From 6f26cfeddd317d5886390b4d82d60e968c617e44 Mon Sep 17 00:00:00 2001
From: Sebastian Mohr <sebastian@mohrenclan.de>
Date: Sun, 23 Jun 2024 13:26:57 +0200
Subject: [PATCH] Changed version number to 1.6.1 in changelog

---
 CHANGELOG.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ce7c9d4..3f57f847 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [1.6.1]
 
 ### Added
 
@@ -267,8 +268,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 There are no changelogs for versions before 1.3.1.
 
 
-
-[Unreleased]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.6.0...HEAD
+[Unreleased]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.6.1...HEAD
+[1.6.1]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.6.0...v1.6.1
 [1.6.0]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.5.3...v1.6.0
 [1.5.3]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.5.2...v1.5.3
 [1.5.2]: https://gitlab.gwdg.de/irp/snip/-/compare/v1.5.1...v1.5.2
-- 
GitLab