From 811462f829734ba8f514b1c1886e68ddd7b66b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Chiotti?= <44336112+maelchiotti@users.noreply.github.com> Date: Fri, 8 Aug 2025 17:46:07 +0200 Subject: [PATCH] [491] docs: fix changelog title levels --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c2ff2ef..9a119a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -# 2.1.1 - 2025-07-19 +## 2.1.1 - 2025-07-19 ### Fixed - Routing error on startup -# 2.1.0 - 2025-07-18 +## 2.1.0 - 2025-07-18 ### Added @@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), - Links color in the rich text editor - Empty notes not being removed -# 2.0.0 - 2025-05-18 +## 2.0.0 - 2025-05-18 ### Added