From 13f47d71f7918077df49897044f958e9ee99e69e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 4 Dec 2023 09:55:21 -0500 Subject: [PATCH] New revision for dev build --- CHANGELOG.md | 2 ++ dist/version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be28bb56e..35f53e69b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Fixes / changes +- [Reset the DOM inspector when URL in top context changes](https://github.com/gorhill/uBlock/commit/c744c87607) +- [Support shadow-piercing combinator `>>>` in `trusted-click-element`](https://github.com/gorhill/uBlock/commit/941077a25c) - [Isolate DOM inspector layers from page context](https://github.com/gorhill/uBlock/commit/ee83a4304a) - [Refactoring: Replace DOM events with broadcast channels](https://github.com/gorhill/uBlock/commit/67fb969572) - [Support non-default sticky lists](https://github.com/gorhill/uBlock/commit/ea7d411bc2) diff --git a/dist/version b/dist/version index 68a44a9c1..a62f24004 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.54.1.2 +1.54.1.3