From 428939d1634acd3224d1f635433eee56ab98e605 Mon Sep 17 00:00:00 2001 From: Jeremy Andrews Date: Thu, 14 Dec 2023 17:52:39 +0100 Subject: [PATCH] document decoding HTML --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2165a6f..45717d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## 0.5.3-dev + - decode HTML before detecting and loading static assets ## 0.5.2 October 31, 2023 - match "http://example.com/example.css", "/path/to/example.css", and "path/to/example.css" formatted paths for all types of static assets