From c7b65fa522b7f9d48e729ae76069a0c28937fb47 Mon Sep 17 00:00:00 2001 From: Eugene Burkov Date: Tue, 28 Jan 2025 21:10:48 +0300 Subject: [PATCH] Pull request 2335: Update changelog Merge in DNS/adguard-home from upd-chlog to master Squashed commit of the following: commit ea263dbf3e2d409ae9a982b89ee7976de96138b1 Author: Eugene Burkov Date: Tue Jan 28 20:53:44 2025 +0300 all: upd chlog --- CHANGELOG.md | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2503edd3..9c216f35 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.56] - 2025-01-23 + +See also the [v0.107.56 GitHub milestone][ms-v0.107.56]. + ### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.5][go-1.23.5]. @@ -36,14 +44,11 @@ NOTE: Add new changes BELOW THIS COMMENT. - The formatting of large numbers on the dashboard ([#7329]). -[#7513]: https://github.com/AdguardTeam/AdGuardHome/issues/7513 [#7329]: https://github.com/AdguardTeam/AdGuardHome/issues/7329 +[#7513]: https://github.com/AdguardTeam/AdGuardHome/issues/7513 [go-1.23.5]: https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI - - +[ms-v0.107.56]: https://github.com/AdguardTeam/AdGuardHome/milestone/91?closed=1 ## [v0.107.55] - 2024-12-11 @@ -2985,11 +2990,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.55...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.56...HEAD +[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 [v0.107.54]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.53...v0.107.54 [v0.107.53]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.52...v0.107.53