From 9fa31f38d60c1e6c767ca90636d1da14691c7352 Mon Sep 17 00:00:00 2001 From: makeworld Date: Wed, 8 Dec 2021 17:58:16 -0500 Subject: [PATCH] Doc for #277 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45126fa..3b58e65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Fixed +- Deadlock when loading an invalid `about:` URL (#277) + + ## [1.9.0] - 2021-12-07 ### Added - Support for version 1.1 JSON feeds