diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c38b200..608ef2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 85.0.4183.84 +* fix crash in About page (fixes https://github.com/bromite/bromite/issues/710) +* fix adding more than one proxy (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/679) +* fix system proxy configuration (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/377) + # 85.0.4183.82 * fixes bookmark button not working with always-incognito (fixes https://github.com/bromite/bromite/issues/654) * disable scroll-to-text-fragment diff --git a/build/RELEASE b/build/RELEASE index b82d099b..83da31e9 100644 --- a/build/RELEASE +++ b/build/RELEASE @@ -1 +1 @@ -85.0.4183.82 +85.0.4183.84