From a351852268661d7b93e852125f8bd1bc26b4f7dd Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 5 May 2024 06:59:31 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3fe1da75..9e817e813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Fixes / changes +- [Improve `trusted-set-local-storage-item` scriptlet](https://github.com/gorhill/uBlock/commit/2ccc3135c1) - [Fix potential corruption when reading serialized data](https://github.com/gorhill/uBlock/commit/c098eb8625) - [Improve `remove-[attr|class]` scriptlets](https://github.com/gorhill/uBlock/commit/91dfcbef2a) - [Improve dashboard layout at high zoom factor](https://github.com/gorhill/uBlock/commit/6152f5269e)