From e1b57362143ed4a921ba25e30e66d50aabde649b Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 21 May 2025 23:58:54 +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 df7523ca9..1b050552c 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -22,6 +22,7 @@ * [Incorrect import of multiple inline math](https://github.com/TriliumNext/Notes/pull/1906) by @SiriusXT * [Random EPERM: operation not permitted on Windows](https://github.com/TriliumNext/Notes/issues/249) * [The update button is sometimes blank](https://github.com/TriliumNext/Notes/pull/1975) by @SiriusXT +* [Unable to handle multi line mathematical formulas when importing markdown](https://github.com/TriliumNext/Notes/pull/1984) by @SiriusXT ## ✨ Improvements