From 21370f3b3ee5928435127aa4753f10c275ea8930 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 28 May 2025 18:01:47 +0300 Subject: [PATCH] docs(release): update changelog --- 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 d29363220..f4abff0b3 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -56,6 +56,7 @@ * [Metrics endpoint](https://github.com/TriliumNext/Notes/pull/2024) by @perfectra1n * Docker: Rootless [Dockerfiles are now available](https://github.com/TriliumNext/Notes/pull/1923/files) by @perfectra1n * [Text notes: add a way to move up and down text lines via a keyboard shortcut](https://github.com/TriliumNext/Notes/issues/1002) by @dogfuntom +* [improve tab scroll UX by switching from instant to smooth behavior](https://github.com/TriliumNext/Notes/pull/2030) by @SiriusXT ## 📖 Documentation