From c4e69cd96139f1f24df71e55e9ddf284c33f656c Mon Sep 17 00:00:00 2001 From: Stanislav Chzhen Date: Mon, 27 Nov 2023 16:25:39 +0300 Subject: [PATCH] Pull request 2086: fix-chlog Squashed commit of the following: commit 58213a20340622cf752261542526672d14d044f8 Author: Stanislav Chzhen Date: Mon Nov 27 15:57:34 2023 +0300 all: imp chlog commit 0778ac4f69bf0b5dca1b6b44abd27b5a2d078bd0 Author: Stanislav Chzhen Date: Mon Nov 27 15:28:44 2023 +0300 all: fix chlog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04d41bf5..309140ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Added -- Ability to set client's custom DNS cache ([#6362], [dnsproxy#169]). +- Ability to set client's custom DNS cache ([#6362]). - Ability to disable plain-DNS serving through configuration file if an encrypted protocol is already used ([#1660]). - Ability to specify rate limiting settings in the Web UI ([#6369]). @@ -54,8 +54,6 @@ NOTE: Add new changes BELOW THIS COMMENT. [#6402]: https://github.com/AdguardTeam/AdGuardHome/issues/6402 [#6420]: https://github.com/AdguardTeam/AdGuardHome/issues/6420 -[dnsproxy#169] https://github.com/AdguardTeam/dnsproxy/issues/169 -