From 51f426736caad69a9deedc9a37c870e5e4f3b537 Mon Sep 17 00:00:00 2001 From: Rahul Somasundaram Date: Thu, 6 Oct 2022 20:53:23 +0530 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b93339..1e5ea687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,10 @@ and this project adheres to ## [Unreleased] +### Fixed +- Web UI HTTP/3 not working [#4986] +[#4986]: https://github.com/AdguardTeam/AdGuardHome/issues/4986