From eb9bd9f47cd71cafe8eee4698a8a0d5d25dea3d3 Mon Sep 17 00:00:00 2001 From: Dimitry Kolyshev Date: Wed, 10 Apr 2024 09:19:22 +0200 Subject: [PATCH] all: changelog --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f85bedfa..de332463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,12 +29,10 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Fixed -- DoH not enforcing youtube restricted mode ([#agdns-753]) +- YouTube restricted mode is not enforced by HTTPS queries on Firefox. [#5345]: https://github.com/AdguardTeam/AdGuardHome/issues/5345 -[#agdns-753]: https://github.com/AdguardTeam/AdGuardDNS/issues/753 - @@ -47,7 +45,7 @@ See also the [v0.107.48 GitHub milestone][ms-v0.107.48]. ### Fixed -- Access settings not being applied to encrypted protocols ([#6890]) +- Access settings not being applied to encrypted protocols ([#6890]). [#6890]: https://github.com/AdguardTeam/AdGuardHome/issues/6890