From 2fc1e258edd6eab42b4c90bfbe13062c0fa6273e Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Tue, 11 Mar 2025 18:19:44 +0300 Subject: [PATCH] all: fix chlog --- CHANGELOG.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b92eb19a..09564f71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,23 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/ + + +## [v0.107.58] - 2025-03-13 + +See also the [v0.107.58 GitHub milestone][ms-v0.107.58]. + ### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.24.1][go-1.24.1]. @@ -38,10 +46,7 @@ NOTE: Add new changes BELOW THIS COMMENT. [#7583]: https://github.com/AdguardTeam/AdGuardHome/issues/7583 [go-1.24.1]: https://groups.google.com/g/golang-announce/c/4t3lzH3I0eI - - +[ms-v0.107.58]: https://github.com/AdguardTeam/AdGuardHome/milestone/93?closed=1 ## [v0.107.57] - 2025-02-20 @@ -3039,11 +3044,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. [ms-v0.104.2]: https://github.com/AdguardTeam/AdGuardHome/milestone/28?closed=1 -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.57...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.58...HEAD +[v0.107.58]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.57...v0.107.58 [v0.107.57]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.56...v0.107.57 [v0.107.56]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.55...v0.107.56 [v0.107.55]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.54...v0.107.55