From 69601b5c95af57b99402f42fa2dcfee297fee30b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 14 Mar 2025 10:52:27 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65bec0b8c..a5a8da1e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +- [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) - [Add ability to inject scriptlets according to origin of ancestor contexts](https://github.com/gorhill/uBlock/commit/a483f7955f) - [Fix range parser in prevent-setTimeout scriptlet](https://github.com/gorhill/uBlock/commit/e636c32f2a)