From ae83f0a1c7335cd748e9bcf7fb874724ad60b74d Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 12 May 2025 10:02:37 +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 e745a70a7..0a4c1230a 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -15,6 +15,7 @@ ## 🐞 Bugfixes * [Inconsistent Find and Replace Behavior in Large Code Notes](https://github.com/TriliumNext/Notes/issues/1826) by @SiriusXT +* [Incorrect import of multiple inline math](https://github.com/TriliumNext/Notes/pull/1906) by @SiriusXT ## ✨ Improvements