diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f7f3db4..45d173f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,7 @@ # 105.0.5195.147 * enable HEVC by default (fixes https://github.com/bromite/bromite/issues/2331) * partition blobs by top frame URL (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/2312) -* use first accept-language as system language for Blink (thanks to @uazo, fixes https://github.com/bromite/bromite/pull/2311) -* fix injection with back-forward cache enabled (thanks to @uazo) +* use first accept-language as system language for Blink (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/2160) * fix user scripts injection with back-forward cache enabled (thanks to @uazo) * remove HTTP referrals in cross-origin navigation (thanks to @uazo) * update noise factor for anti-fingerpriting mitigations only once per document (fixes https://github.com/bromite/bromite/issues/2352)