diff --git a/metadata/en-US/changelogs/30.txt b/metadata/en-US/changelogs/30.txt index 18d4d5d4..d47396d1 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