From 30a01d8e84e38fd0914bc496714d37c00bbd06ee Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 12 Nov 2023 19:09:07 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + dist/version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 140a48a4031cd..9809cb93912aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ To benefit the much shorter update period enabled by differential updates, you m ## Fixes / changes +- [Allow the use of quotes in set-(local|session)-storage-item](https://github.com/gorhill/uBlock/commit/decafc5cbf) - [Add ability to trigger cookie removal on specific events](https://github.com/gorhill/uBlock/commit/ef311ddbec) - [Ensure CSSTree does not hold a reference onto last parsed string](https://github.com/gorhill/uBlock/commit/1dba557c9a) - [Lower minimum Expires value to 4h](https://github.com/gorhill/uBlock/commit/2360bc02f3) diff --git a/dist/version b/dist/version index 545572ca518bd..e3b7b3d0a1792 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.53.5.104 +1.53.5.105