diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89b31ac472280822f79e20c299b0fa1e966820f0..52e8ea03e3cf34580423ca666c63b76a9cb39338 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,4 @@
 # Changelog
-
 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.1.0/),
@@ -10,72 +9,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Allow inviting participants to multiple Matrix rooms
 
 ## [1.4.1] - 2022-05-26
-
 ### Fixed
-
 - Syntax fix
 
 ## [1.4.0] - 2022-05-26
-
 ### Added
-
 - Kick Matrix ID from cancelled orders #9
 
 ### Fixed
-
 - Allow lowercase server names only #11
 
 ## [1.3.0] - 2022-04-19
-
 ### Added
-
 - Invite Matrix ID on Order update #7
 
 ## [1.2.3] - 2022-04-15
-
 ### Fixed
-
 - Adapt to django_scopes
 
 ## [1.2.2] - 2022-02-11
-
 ### Fixed
-
 - Pypi won't take a new classifier
 
 ## [1.2.1] - 2022-02-11
-
 ### Fixed
-
 - Don't crash when the configuration is empty
 - Make some wording more consistent
 - Better adhere to Pretix settings view styles
 
 ## [1.2.0] - 2022-02-11
-
 ### Added
-
 - Help in the configuration panel
 - French translation
 - German and German informal translations
 
 ## [1.1.0] - 2022-02-08
-
 ### Added
-
 - Make Matrix ID field help text configurable
 - Add configurable reason to Matrix invitation
 - Allow using a room alias anstead of a room ID
 
 ### Fixed
-
 - Respect backoff time given by API on retry
 - Properly quote user-supplied URL parts
 
 ## [1.0.0] - 2022-02-04
-
 ### Added
-
 - Configuration panel
 - Ask for Matrix ID in selected products
 - Invite Pretix participants to configured Matrix room
@@ -90,4 +69,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 [1.1.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.0.0...v1.1.0
 [1.0.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/tags/v1.0.0
 
+<!-- markdownlint-disable-file MD022-->
 <!-- markdownlint-disable-file MD024-->
+<!-- markdownlint-disable-file MD032-->