diff --git a/CHANGELOG.md b/CHANGELOG.md index f2cb08ff..d7043103 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,9 +20,13 @@ NOTE: Add new changes BELOW THIS COMMENT. ### Fixed +- Invalid ICMPv6 Router Advertisement messages ([#7547]). + - Changes to global upstream DNS settings not applying to custom client upstream configurations. + - The formatting of large numbers in the clients tables on the *Client settings* page ([#7583]). +[#7547]: https://github.com/AdguardTeam/AdGuardHome/issues/7547 [#7583]: https://github.com/AdguardTeam/AdGuardHome/issues/7583