From 5291649c504ca9b93bcf8fa3a52c3219b6428764 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 21 Oct 2025 12:24:36 +0300 Subject: [PATCH] docs(release): add missing entry to changelog --- docs/Release Notes/Release Notes/v0.99.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Release Notes/Release Notes/v0.99.2.md b/docs/Release Notes/Release Notes/v0.99.2.md index d6a4a5ab2..34be5d0a6 100644 --- a/docs/Release Notes/Release Notes/v0.99.2.md +++ b/docs/Release Notes/Release Notes/v0.99.2.md @@ -49,6 +49,7 @@ * Allow any date for first day of the week by @werererer * Searches now have the _Collection Properties_ tab, to change the display mode from a list to one of the collections. * [Clarify importing .zip structures when importing notes](https://github.com/TriliumNext/Trilium/issues/7429) +* [Style overhaul for the Canvas note type](https://github.com/TriliumNext/Trilium/pull/7372) by @adoriandoran ## 📖 Documentation