From 9cd9a7e1aa963a2d02041ee5a9b015b1b7cf8eb8 Mon Sep 17 00:00:00 2001 From: Markus Pettersson Date: Thu, 9 Jan 2025 08:42:13 +0100 Subject: [PATCH] Add new "changelog view" to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7000980e03d..1c438755bc9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Line wrap the file at 100 chars. Th - (Linux and macOS only) Update to DAITA v2. The main difference is that many different machines are provided by relays instead of a bundled list. The bundled `maybenot_machines` file was removed. - Update Electron from 30.0.4 to 33.2.1. +- Move changelog from a dialog to a separate view. ## [2025.2] - 2025-01-08