diff --git a/CHANGELOG.md b/CHANGELOG.md index e113b65a..e77938b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,15 +14,21 @@ and this project adheres to + + +## [v0.107.26] - 2023-03-09 + +See also the [v0.107.26 GitHub milestone][ms-v0.107.26]. + ### Security - Go version has been updated to prevent the possibility of exploiting the @@ -89,8 +95,9 @@ In this release, the schema version has changed from 16 to 17. [#5468]: https://github.com/AdguardTeam/AdGuardHome/issues/5468 [#5515]: https://github.com/AdguardTeam/AdGuardHome/issues/5515 -[go-1.19.7]: https://groups.google.com/g/golang-announce/c/3-TpUx48iQY -[rfc3696]: https://datatracker.ietf.org/doc/html/rfc3696 +[go-1.19.7]: https://groups.google.com/g/golang-announce/c/3-TpUx48iQY +[ms-v0.107.26]: https://github.com/AdguardTeam/AdGuardHome/milestone/62?closed=1 +[rfc3696]: https://datatracker.ietf.org/doc/html/rfc3696 -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.25...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.26...HEAD +[v0.107.26]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.25...v0.107.26 [v0.107.25]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.24...v0.107.25 [v0.107.24]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.23...v0.107.24 [v0.107.23]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.22...v0.107.23