From a426d7f98b3b1b837dfc3f9dc09c6f3efa6fcd5c Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Sun, 7 Nov 2021 11:36:00 +0100 Subject: [PATCH] Add missing issue in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f71cd39..aaa7082c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # 95.0.4638.78 -* disable third-party originl trials +* disable third-party origin trials (fixes https://github.com/bromite/bromite/issues/1530) * dropped patch for async DNS flag * dropped duplicate patch for pull-to-refresh flag * fix application not closing on incognito tab (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/1503)