From dfe3d48fa3ea5e2d18f637c0416984e76314f9e9 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 17 Mar 2025 08:06:03 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a566d0e..0b137f44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [Improve `prevent-set[Timeout|Interval]` scriptlets](https://github.com/gorhill/uBlock/commit/d36ea89a02) - [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)