From a25564559c099fbb70445bee094394d9731957a2 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 28 Jun 2025 06:21:11 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edc5a1931..43b2cdfb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Reset `important` option flag at `header` evaluation time](https://github.com/gorhill/uBlock/commit/66b68b4442) - [Fix broken reverse lookup of filter lists](https://github.com/gorhill/uBlock/commit/527b4a201f) - [Add `[trusted-]edit-inbound-object` scriptlets](https://github.com/gorhill/uBlock/commit/6e466cf945) - [Improve `remove-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/0a8ea58bb7)