From 900a686d0deab4ce64b1b4a4f78824af8eea0f71 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 23 Feb 2025 04:28:21 +0100 Subject: [PATCH] Fix changelog heading "Updated" does not conform to Keep a Changelog. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2335f41..a4339bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,9 @@ Procedure when bumping the version number: ## Unreleased -### Updated +### Changed -- Documentation for `time_zone` config option +- Updated documentation for `time_zone` config option - When connecting to a room using `n` in the room list, the cursor now moves to that room ### Removed