From 2d559c43db15e3f5e624dab27d209043e0c5730b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 16 Mar 2025 05:56:17 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f4aaf8db..34a566d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Add quit button to element zapper mode](https://github.com/gorhill/uBlock/commit/4aebdbb0a9) - [Improve `trusted-override-element-method` scriptlet](https://github.com/gorhill/uBlock/commit/9e946ce0c3) - [Disable obsolete cache-control workaround for Firefox](https://github.com/gorhill/uBlock/commit/34cea70924) - [Improve `overlay-buster` scriptlet](https://github.com/gorhill/uBlock/commit/fc231998b9)