From 764aa87a31ae1ef5b9da874808d1c394f6b05d61 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Tue, 3 Sep 2024 20:10:12 +0200 Subject: [PATCH] #1717 doc: update changelog Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfb6dbe53e..424f261ed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # QOwnNotes Changelog +## 24.9.1 +- The **backlink widget** in the navigation panel now also shows the links in the notes + to the current note (for [#1717](https://github.com/pbek/QOwnNotes/issues/1717)) + - By clicking on them, you can open the note and search for the link + ## 24.9.0 - There now is a **backlink widget** in the navigation panel to show notes that link to the current note (for [#1717](https://github.com/pbek/QOwnNotes/issues/1717))