From b4fe97883677b9319608dad2ed760b75a2e6689e Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Tue, 8 Mar 2022 14:25:37 +0100 Subject: [PATCH] Add another missing issue from CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcfc2dbf..3a22f366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * remove patch to add data saver header * close a potential security issue with user scripts on native pages (thanks to @uazo) * disable safety checks and possible Omaha interactions -* disable SegmentationPlatformFeature and Optimization Hints (thanks to @uazo) +* disable SegmentationPlatformFeature and Optimization Hints (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/1632) * add notification for a major upstream version being released (fixes https://github.com/bromite/bromite/issues/1796) * fix screenshots in incognito allowed by default (fixes https://github.com/bromite/bromite/issues/1816)