From 6f22ed6cd72269583a643638404d18df31ecbeb4 Mon Sep 17 00:00:00 2001 From: Etienne Baudoux Date: Tue, 18 Jun 2024 17:28:05 -0700 Subject: [PATCH] Added new tools to changelogs --- src/app/dev/DevToys.Blazor/Assets/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/dev/DevToys.Blazor/Assets/changelog.md b/src/app/dev/DevToys.Blazor/Assets/changelog.md index 06b4893b5c..306156372e 100644 --- a/src/app/dev/DevToys.Blazor/Assets/changelog.md +++ b/src/app/dev/DevToys.Blazor/Assets/changelog.md @@ -2,6 +2,7 @@ CAREFUL, This file will be parsed at build time and run time. Make sure to keep Changelog in Debian have to keep a strict format that we're applying here. It consist in starting each line with two spaces following by a star and a space. The current file should respect this format. --- + * Two new tools are available through "Manage extensions": JSON to C# Converter, and RESX Translator * DevToys on macOS is now signed * Improved font rendering on Windows and Linux * Slightly improved startup time