From 6df964528ac9546625d07a399947afba26cd5592 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Mon, 8 Aug 2022 02:07:12 +0200 Subject: [PATCH] Release 104.0.5112.63 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1a1071..c64eedcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# 104.0.5112.63 + # 103.0.5060.140 * fix timezone override not working correctly (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/2133) * never provide navigator.connection info (thanks to @uazo)