From 2809b6cd1802bae60315c353299a1bac3cfdab12 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 10 Jul 2025 12:54:15 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43b2cdfb7..bba2c5f6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +---------- + +# 1.65.0 + +## Fixes / changes + - [Reset `important` option flag at `header` evaluation time](https://github.com/gorhill/uBlock/commit/66b68b4442) - [Fix broken reverse lookup of filter lists](https://github.com/gorhill/uBlock/commit/527b4a201f) - [Add `[trusted-]edit-inbound-object` scriptlets](https://github.com/gorhill/uBlock/commit/6e466cf945)