From b549cf38924272706c8aee09f3b2e49b1d081ffb Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 18 Jan 2024 12:06:02 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04db45376..9ce20f8e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [Allow `uritransform` to process the hash part of a URL](https://github.com/gorhill/uBlock/commit/b19094339f) - [Remember presentation state of "My rules" pane](https://github.com/gorhill/uBlock/commit/3d1b100646) - [Fix improperly assembled `!#include` sublists](https://github.com/gorhill/uBlock/commit/0e00010b91) - [Mark procedural filters with pseudo-elements selector as invalid](https://github.com/gorhill/uBlock/commit/757b8be9cd)