diff --git a/CHANGELOG.md b/CHANGELOG.md index b4ad05b4..12118439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to ## [Unreleased] ### Security @@ -29,12 +29,35 @@ and this project adheres to + + + +## [v0.107.11] - 2022-08-19 See also the [v0.107.11 GitHub milestone][ms-v0.107.11]. +### Added + +- Bilibili service blocking ([#4795]). + +### Changed + +- DNS-over-QUIC connections now use keepalive. + +### Fixed + +- Migrations from releases older than v0.107.7 failing ([#4846]). + +[#4795]: https://github.com/AdguardTeam/AdGuardHome/issues/4795 +[#4846]: https://github.com/AdguardTeam/AdGuardHome/issues/4846 + [ms-v0.107.11]: https://github.com/AdguardTeam/AdGuardHome/milestone/47?closed=1 ---> @@ -1116,11 +1139,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.10...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.11...HEAD +[v0.107.11]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.10...v0.107.11 [v0.107.10]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.9...v0.107.10 [v0.107.9]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.8...v0.107.9 [v0.107.8]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.7...v0.107.8