From 126495d17af73949fdf5a89af225c39765cf1c87 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Sep 2025 14:20:21 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8254fa7..39a639c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,15 @@ -- [Fix version snafu](https://github.com/gorhill/uBlock/commit/50cb780107) - [Allow generic exception for `replace=` option](https://github.com/gorhill/uBlock/commit/52dba4116e) ---------- +# 1.66.2 + +- [Fix version snafu](https://github.com/gorhill/uBlock/commit/50cb780107) + +---------- + +# 1.66.0 + - [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/d2bce26e7d) - [Add support to strict-block from `ipaddress=` option](https://github.com/gorhill/uBlock/commit/6327aae56c) - [Improve rendering with high-contrast theme](https://github.com/gorhill/uBlock/commit/5d7e5ee3a0) (fix suggested by @emv33)