diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f24f694..b82d5af0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic - `spoof-css` scriptlet [#317](https://github.com/AdguardTeam/Scriptlets/issues/317) - `trusted-set-attr` scriptlet [#281](https://github.com/AdguardTeam/Scriptlets/issues/281) +- Ability of `set-attr` to set an attribute value as a copy of another attribute value of the same element. - New values `t`, `f`, `necessary`, `required` for `set-cookie` and `set-cookie-reload` [#379](https://github.com/AdguardTeam/Scriptlets/issues/379)