diff --git a/CHANGELOG.md b/CHANGELOG.md index 784efea0..b53e9f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to ## [Unreleased] ### Added @@ -36,11 +36,21 @@ TODO(a.garipov): Remove this deprecation, if v0.108.0 is released before the Go +## [v0.107.2] - 2021-12-29 + +### Fixed + +- Infinite loops when TCP connections time out ([#4042]). + +[#4042]: https://github.com/AdguardTeam/AdGuardHome/issues/4042 + + + ## [v0.107.1] - 2021-12-29 ### Changed @@ -670,11 +680,12 @@ In this release, the schema version has changed from 10 to 12. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.1...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.2...HEAD +[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 [v0.106.3]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.106.2...v0.106.3