diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fff397f..8b87a552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,12 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Fixed +- Rules with the `client` modifier not working ([#7708]). + - The search form not working in the query log ([#7704]). [#7704]: https://github.com/AdguardTeam/AdGuardHome/issues/7704 +[#7708]: https://github.com/AdguardTeam/AdGuardHome/issues/7708