From 2fe7cf448de8a87f7d1ed96ec753d440723536a3 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 17 Dec 2016 10:35:13 +1300 Subject: Release administrivia: changelog stub, contributors, bump to v1.0 --- CHANGELOG | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 320d3391..87d5a2c8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,21 @@ +18 December 2017: mitmproxy 1.0 + + * Mitmproxy is now Python 3 only + + * The config file format is now a single YAML file. In most cases, + converting to the new format should be trivial - please see the docs for + more information. + + * console: significant UI improvements - including sorting of flows by + size, type and url, status bar improvements, much faster indentation for + HTTP views, and more. + + * http2: significant improvements, but is temporarily disabled by default + due to wide-spread protocol implementation errors on some large website + + * A myriad of other small improvements throughout the project. + + 16 October 2016: mitmproxy 0.18 * Python 3 Compatibility for mitmproxy and pathod (Shadab Zafar, GSoC 2016) -- cgit v1.2.3