diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f7b419..cc5f0296 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,12 @@ The format is based on and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + + ## [Unreleased] ### Added @@ -34,11 +36,21 @@ and this project adheres to +## [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 @@ -668,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