From 2ae6f6f3a13b404d2ac38c317235c8d8be37fc41 Mon Sep 17 00:00:00 2001 From: makeworld Date: Wed, 22 Dec 2021 17:18:36 -0500 Subject: [PATCH] Doc for #284 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e98c725..a1f3469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Syntax highlighting for preformatted text blocks with alt text (#252, #263, [wiki page](https://github.com/makeworld-the-better-one/amfora/wiki/Source-Code-Highlighting)) +### Fixed +- Modal can't be closed when opening non-gemini text URLs from the commandline (#283, #284) + ## [1.9.2] - 2021-12-10 ### Fixed