From a17278d79cd7475ed0fe3135cf78560a64e31a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wr=C3=B3blewski?= Date: Fri, 14 Jun 2024 13:29:09 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffbc4ad7..3f712dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic +## [Unreleased] + +### Added + +- ability to log original and modified content in `trusted-replace-node-text`, `xml-prune`, `m3u-prune`, + `trusted-replace-fetch-response` and `trusted-replace-xhr-response` scriptlets [#411] + +[Unreleased]: https://github.com/AdguardTeam/Scriptlets/compare/v1.11.1...HEAD +[#411]: https://github.com/AdguardTeam/Scriptlets/issues/411 + ## [v1.11.1] - 2024-06-13 ### Added