Skip to content

Commit 965a192

Browse files
committed
udpate the changelog for v1.2.2
Squashed commit of the following: commit f32d632 Author: Slava Leleka <v.leleka@adguard.com> Date: Fri Sep 20 15:01:15 2024 +0300 udpate the changelog for v1.2.2
1 parent 2be2b2b commit 965a192

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
66

7+
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
8+
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
9+
710
<!-- TODO: change `@added unknown` tag due to the actual version -->
811
<!-- during new scriptlets or redirects releasing -->
912

10-
## [Unreleased]
13+
## [v1.2.2] - 2024-09-20
1114

1215
### Added
1316

@@ -20,7 +23,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
2023
- setting cookie which name has special prefix `__Host-` or `__Secure-` by
2124
`trusted-set-cookie` and `trusted-set-cookie-reload` scriptlets [#448]
2225

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
2427
[agtree-npm]: https://www.npmjs.com/package/@adguard/agtree
2528
[#450]: https://github.com/AdguardTeam/Scriptlets/issues/450
2629
[#448]: https://github.com/AdguardTeam/Scriptlets/issues/448
@@ -535,6 +538,3 @@ prevent inline `onerror` and match `link` tag [#276](https://github.com/AdguardT
535538
[v1.7.13]: https://github.com/AdguardTeam/Scriptlets/compare/v1.7.10...v1.7.13
536539
[v1.7.10]: https://github.com/AdguardTeam/Scriptlets/compare/v1.7.3...v1.7.10
537540
[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

Comments
 (0)