From 14a1455c5f5c6b4e65e881d22a24d9717af17f5c Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 15 May 2025 19:06:37 +0300 Subject: [PATCH] chore(release): update change log --- docs/Release Notes/Release Notes/v0.94.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Release Notes/Release Notes/v0.94.0.md b/docs/Release Notes/Release Notes/v0.94.0.md index a0c6f1799..631d87847 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -38,6 +38,7 @@ * Mermaid diagrams: basic syntax highlight (not all diagram types are supported) and code folding. * Slight organization in Appearance settings: code block themes are now in "Text Notes", added a "Related settings" section in Appearance. * [Added support for opening and activating a note in a new tab using Ctrl+Shift+click on notes in the launcher pane, note tree, or note images](https://github.com/TriliumNext/Notes/pull/1854) by @SiriusXT +* [Style and footnote improvements](https://github.com/TriliumNext/Notes/pull/1913) by @SiriusXT ## 📖 Documentation