From cfe401c7ba63e03c13a9354ed67522e6d475f6f1 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 15 Dec 2020 17:51:15 +0100 Subject: [PATCH] add 6.0.2 changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c20ae067..fc41478b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,10 @@ If you depend on these features, please raise your voice in * --- TODO: add new PRs above this line --- * ... and various other fixes, documentation improvements, dependency version bumps, etc. +## 15 December 2020: mitmproxy 6.0.2 + +* Fix reading of saved flows in mitmweb. + ## 13 December 2020: mitmproxy 6.0.1 * Fix flow serialization in mitmweb.