From db714ff1d29dae881fcab4998af8b26ec97736b5 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 13 Aug 2024 19:33:47 +0200 Subject: [PATCH] #3076 doc: update changelog Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19579b25a9..f938cf028c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # QOwnNotes Changelog +## 24.8.5 +- The CMake build process was adapted to be production ready and to be used in Nix + (for [#3076](https://github.com/pbek/QOwnNotes/issues/3076)) ## 24.8.4 - The AppImage release was fixed after a linuxdeploy issue (for [#3073](https://github.com/pbek/QOwnNotes/issues/3073))