Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Feb 9, 2024
1 parent 45a7cb5 commit f9bbc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic

### Added

- `trusted-create-element` scriptlet [#278](https://github.com/AdguardTeam/Scriptlets/issues/278)
- `call-nothrow` scriptlet [#333](https://github.com/AdguardTeam/Scriptlets/issues/333)
- `spoof-css` scriptlet [#317](https://github.com/AdguardTeam/Scriptlets/issues/317)
- `trusted-create-element` scriptlet [#278](https://github.com/AdguardTeam/Scriptlets/issues/278)
- `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`
Expand Down

0 comments on commit f9bbc33

Please sign in to comment.