From b40b1a0fb23d45bd83c3cc53e77b4025dd087aac Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 22 Nov 2023 13:44:37 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aa3355fa..938c95bc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## Fixes / changes + +- [Catch cases of `! Expires:` field with no value](https://github.com/gorhill/uBlock/commit/9ce958432d) + +---------- + +# 1.54.0 + ## New Differential update of filter lists, as a result of discussions at . Resulting spec is [here](https://github.com/ameshkov/diffupdates). @@ -38,5 +46,3 @@ To benefit the much shorter update period enabled by differential updates, you m - [Add support for differential update of filter lists](https://github.com/gorhill/uBlock/commit/d05ff8ffeb) ---------- - -Older release notes go here.