From 5bc082b75e5826667c069aabaf3c814d39cc8f5a Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Mon, 25 Nov 2024 21:12:00 -0500 Subject: [PATCH] build: Prepare a changelog for the next release. --- metadata/en-US/changelogs/30.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata/en-US/changelogs/30.txt b/metadata/en-US/changelogs/30.txt index 18d4d5d40..d47396d1a 100644 --- a/metadata/en-US/changelogs/30.txt +++ b/metadata/en-US/changelogs/30.txt @@ -1,12 +1,14 @@ * Improve, test, and fix some first time flow issues. -* Show reasons for failing to connect. +* Show connect failure reasons. * Actually use CommonMark JS in "safe" mode(!). * Move app blob handling from JS to C. * Fixed "publish" command-line interface and used it to add a script that posts development activity updates. * Minor style improvements. * Make it possible to see the little graphs on mobile. +* Shutdown fixes. * Updated dependencies: - * libbacktrace * CodeMirror * c-ares 1.34.3 + * libbacktrace * speedscope 1.21.0 + * sqlite 3.47.1