From 26e24e3eb858a2cf03be0979877dd4744566e0e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Sch=C3=A4fer?= <felix@thegcat.net>
Date: Mon, 14 Apr 2025 22:34:36 +0200
Subject: [PATCH] Release 1.8.0

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 872f780..93ea69c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+
+## [1.8.0] - 2025-04-14
 ### Added
 - Add settings link
 
@@ -86,6 +88,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 <!-- markdownlint-disable-file MD024-->
 <!-- markdownlint-disable-file MD032-->
 
+[1.8.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.2...v1.8.0
 [1.7.2]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.1...v1.7.2
 [1.7.1]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.0...v1.7.1
 [1.7.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.6.0...v1.7.0
-- 
GitLab