From 927f1d4ab377adc8929f9d896ba1659e9c1d298e Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 20 Jul 2021 15:25:38 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb89f3197..59a6eefdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ ## Unreleased: mitmproxy next -* Don't negotiate HTTP/2 on the outer TLS connection in Secure Web Proxy Mode. - This fixes compatibility with Firefox. - +* Use local IP address as certificate subject if no other info is available (@mhils). +* Disable HTTP/2 CONNECT for Secure Web Proxies to fix compatibility with Firefox. (@mhils) +* Allow no-op assignments to `Server.address` when connection is open. (@SaladDais) ## 16 July 2021: mitmproxy 7.0