From 699cb8e4125eb7b9b03d86d734099870ec118b41 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 10 May 2025 18:22:40 +0300 Subject: [PATCH] docs(release): update changelog --- docs/Release Notes/Release Notes/v0.94.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Release Notes/Release Notes/v0.94.0.md b/docs/Release Notes/Release Notes/v0.94.0.md index 0d74f2ace..e745a70a7 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -23,7 +23,8 @@ * Improvements to text notes, thanks updates to the editor (see the in-app help for more details): * Bookmarks, similar to HTML anchors. * Emojis. -* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) +* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) by @SiriusXT +* [Only expand/collapse the left pane of the focused window](https://github.com/TriliumNext/Notes/pull/1905) by @SiriusXT ## 📖 Documentation