all: fix chlog
Some checks failed
build / test (macOS-latest) (push) Has been cancelled
build / test (ubuntu-latest) (push) Has been cancelled
build / test (windows-latest) (push) Has been cancelled
lint / go-lint (push) Has been cancelled
lint / eslint (push) Has been cancelled
build / build-release (push) Has been cancelled
build / notify (push) Has been cancelled
lint / notify (push) Has been cancelled

This commit is contained in:
Ainar Garipov 2026-06-17 14:17:25 +03:00
parent 1f3ded96fd
commit b6fcfbb406

View file

@ -43,6 +43,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Fixed
- The parsing of the `ech` parameter in DNS rewrite rules for the HTTPS record type ([#8276]).
- Blocked services check on the Custom filtering rules page does not work properly without specifying of a client.
[#8276]: https://github.com/AdguardTeam/AdGuardHome/issues/8276