From e48d6aec31af20af04ab3b5967ee4e30ba4183f2 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 1 Jun 2025 14:19:20 +0300 Subject: [PATCH] docs(release): mention bugfix --- 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 2d255509e..67652f9eb 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -27,6 +27,7 @@ * [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 * Calendar: became invisible if resizing while not visible +* [GPX track not rendering on geomap note](https://github.com/TriliumNext/Notes/issues/2085) ## ✨ Improvements