Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 9306408
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Thu Aug 29 16:12:21 2024 +0300

    update changelog

commit dbadf93
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Thu Aug 29 15:58:43 2024 +0300

    update changelog
  • Loading branch information
slavaleleka committed Aug 29, 2024
1 parent 895c4dd commit b4336cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
<!-- TODO: change `@added unknown` tag due to the actual version -->
<!-- during new scriptlets or redirects releasing -->

## [Unreleased]
## [v1.11.27] - 2024-08-29

### Added

Expand All @@ -17,7 +17,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
- new values to `set-cookie` and `set-cookie-reload` scriptlets: `checked`, `unchecked` [#444]
- new values to `set-local-storage-item` and `set-session-storage-item` scriptlets:
`allowed`, `denied` [#445]
- UBO aliases `noop-vast2.xml`, `noop-vast3.xml`, and `noop-vast4.xml` for correspondent AdGuard redirects.
- UBO aliases `noop-vast2.xml`, `noop-vast3.xml`, and `noop-vast4.xml` for correspondent AdGuard redirects
- new field `uniqueId` to scriptlet configuration, allowing scriptlets to be executed only once per context

### Changed
Expand All @@ -29,7 +29,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
- issue with modifying `RegExp.$1, …, RegExp.$9` values
in `log-on-stack-trace` and `abort-on-stack-trace` scriptlets [#384]

[Unreleased]: https://github.com/AdguardTeam/Scriptlets/compare/v1.11.16...HEAD
[v1.11.27]: https://github.com/AdguardTeam/Scriptlets/compare/v1.11.16...v1.11.27
[#384]: https://github.com/AdguardTeam/Scriptlets/issues/384
[#301]: https://github.com/AdguardTeam/Scriptlets/issues/301
[#439]: https://github.com/AdguardTeam/Scriptlets/issues/439
Expand Down

0 comments on commit b4336cc

Please sign in to comment.