diff --git a/CHANGELOG.md b/CHANGELOG.md index baf6f568..ebe4df89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,18 +25,18 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Changed -- "Block" and "Unblock" buttons of the query log moved to the tooltip menu ([#684]). +- *Block* and *Unblock* buttons of the query log moved to the tooltip menu + ([#684]). ### Fixed - Dashboard tables scroll issue ([#6180]). +- The time shown in the statistics is one hour less than the current time + ([#6296]). - Issues with QUIC and HTTP/3 upstreams on FreeBSD ([#6301]). -- Panic on clearing query log ([#6304]). -- The time shown in the statistics is one hour less than the current time ([#6296]). -- Issues with QUIC and HTTP/3 upstreams on FreeBSD ([#6301]). -- Panic on clearing query log ([#6304]). +- Panic on clearing the query log ([#6304]). -[#684]: https://github.com/AdguardTeam/AdGuardHome/issues/684 +[#684]: https://github.com/AdguardTeam/AdGuardHome/issues/684 [#6180]: https://github.com/AdguardTeam/AdGuardHome/issues/6180 [#6296]: https://github.com/AdguardTeam/AdGuardHome/issues/6296 [#6301]: https://github.com/AdguardTeam/AdGuardHome/issues/6301