From a52d7ffd83464cd5845a93acedf5cf32d2e3739d Mon Sep 17 00:00:00 2001 From: lucianlau Date: Fri, 15 May 2020 03:54:02 +1000 Subject: [PATCH] Update CHANGELOG.md (#571) Fix broken hyperlink --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e43098..d2f2dece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 83.0.4103.46 * add zh_CN missing translations (fixes https://github.com/bromite/bromite/issues/546) * change default mode for WebRTC (fixes https://github.com/bromite/bromite/issues/553) -* add flag to allow screenshots of incognito tabs (fixes https://github.com/bromite/bromite/issues/551https://github.com/bromite/bromite/issues/551) +* add flag to allow screenshots of incognito tabs (fixes https://github.com/bromite/bromite/issues/551) * reintroduced patches for disabling AImageReader * fixed DevTools issue with domain substitution (fixes https://github.com/bromite/bromite/issues/526) * drop patch to disable QUIC by default