From b5c99b082fdf5791ba9bf3c439a8c98e6b30d0b6 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 27 May 2025 09:55:24 +0300 Subject: [PATCH] docs(release): update change log --- 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 5cb6da705..41ca9dfe3 100644 --- a/docs/Release Notes/Release Notes/v0.94.0.md +++ b/docs/Release Notes/Release Notes/v0.94.0.md @@ -53,6 +53,7 @@ * For editable notes, clicking on a code block will reveal a toolbar with a way to easily change the programming language and another button to copy the text to clipboard. * For read-only notes, a floating button allows copying the code snippet to clipboard. * [Math in text notes: equations can now be displayed on multiple lines](https://github.com/TriliumNext/Notes/pull/2003) by @SiriusXT +* [Metrics endpoint](https://github.com/TriliumNext/Notes/pull/2024) by @perfectra1n ## 📖 Documentation