@@ -4,10 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] , and this project adheres to [ Semantic Versioning] .
6
6
7
+ [ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
8
+ [ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
9
+
7
10
<!-- TODO: change `@added unknown` tag due to the actual version -->
8
11
<!-- during new scriptlets or redirects releasing -->
9
12
10
- ## [ Unreleased ]
13
+ ## [ v1.2.2 ] - 2024-09-20
11
14
12
15
### Added
13
16
@@ -20,7 +23,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
20
23
- setting cookie which name has special prefix ` __Host- ` or ` __Secure- ` by
21
24
` trusted-set-cookie ` and ` trusted-set-cookie-reload ` scriptlets [ #448 ]
22
25
23
- [ Unreleased ] : https://github.com/AdguardTeam/Scriptlets/compare/v1.11.27...HEAD
26
+ [ v1.2.2 ] : https://github.com/AdguardTeam/Scriptlets/compare/v1.11.27...v1.2.2
24
27
[ agtree-npm ] : https://www.npmjs.com/package/@adguard/agtree
25
28
[ #450 ] : https://github.com/AdguardTeam/Scriptlets/issues/450
26
29
[ #448 ] : https://github.com/AdguardTeam/Scriptlets/issues/448
@@ -535,6 +538,3 @@ prevent inline `onerror` and match `link` tag [#276](https://github.com/AdguardT
535
538
[ v1.7.13 ] : https://github.com/AdguardTeam/Scriptlets/compare/v1.7.10...v1.7.13
536
539
[ v1.7.10 ] : https://github.com/AdguardTeam/Scriptlets/compare/v1.7.3...v1.7.10
537
540
[ v1.7.3 ] : https://github.com/AdguardTeam/Scriptlets/compare/v1.6.55...v1.7.3
538
-
539
- [ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
540
- [ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
0 commit comments