diff --git a/CHANGELOG.md b/CHANGELOG.md index 59a30bf17ba..9e46e11ff88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,9 +33,14 @@ NOTE: Add new changes BELOW THIS COMMENT. - Currently, AdGuard Home uses a best-effort algorithm to fix invalid IDs of filtering-rule lists on startup. This feature is deprecated, and invalid IDs will cause errors on startup in a future version. -- Node.JS 16. Future versions will require at least Node.JS 18 to build. +- Node.JS 16. Future versions will require at least Node.JS 18 to build.\ + +### Fixed + +- Resetting DNS upstream mode when applying unrelated settings ([#6851]). [#5829]: https://github.com/AdguardTeam/AdGuardHome/issues/5829 +[#6851]: https://github.com/AdguardTeam/AdGuardHome/issues/6851