From 43c4c70e6422be56cc298d69173368472cca948f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 1 Jun 2024 10:53:18 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab2a4b340..2fb896c76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +- [Classify generic cosmetic filters with comma as highly generic](https://github.com/gorhill/uBlock/commit/8f81833efc) +- [Raise max buffer size for response body filtering](https://github.com/gorhill/uBlock/commit/82a3992896) - [Trim end of class tokens in generic cosmetic filtering's surveyor](https://github.com/gorhill/uBlock/commit/8ea1bac80b) - [Improve `trusted-set-cookie` scriptlet](https://github.com/gorhill/uBlock/commit/0e1e4b82c5)