diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c9e5b4b..4bb0e407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,18 +17,37 @@ and this project adheres to ### Added -- Support for a `$dnsrewrite` modifier with an empty `NOERROR` response - ([#4133]). - `windows/arm64` support ([#3057]). ### Deprecated - Go 1.17 support. v0.109.0 will require at least Go 1.18 to build. +### Removed + +- Go 1.16 support. + +[#3057]: https://github.com/AdguardTeam/AdGuardHome/issues/3057 + + + + + + + +## [v0.107.3] - 2022-01-25 + +### Added + +- Support for a `$dnsrewrite` modifier with an empty `NOERROR` response + ([#4133]). + ### Fixed - Wrong set of ports checked for duplicates during the initial setup ([#4095]). @@ -37,11 +56,6 @@ TODO(a.garipov): Remove this deprecation, if v0.108.0 is released before the Go - Omitted aliases of hosts specified by another line within the OS's hosts file ([#4079]). -### Removed - -- Go 1.16 support. - -[#3057]: https://github.com/AdguardTeam/AdGuardHome/issues/3057 [#4074]: https://github.com/AdguardTeam/AdGuardHome/issues/4074 [#4079]: https://github.com/AdguardTeam/AdGuardHome/issues/4079 [#4095]: https://github.com/AdguardTeam/AdGuardHome/issues/4095 @@ -50,12 +64,6 @@ TODO(a.garipov): Remove this deprecation, if v0.108.0 is released before the Go - - - - ## [v0.107.2] - 2021-12-29 ### Fixed @@ -695,11 +703,12 @@ In this release, the schema version has changed from 10 to 12. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.2...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.3...HEAD +[v0.107.3]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.2...v0.107.3 [v0.107.2]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.1...v0.107.2 [v0.107.1]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.0...v0.107.1 [v0.107.0]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.106.3...v0.107.0