From b7efe9b2d4b986933f904912324b770dfb3e3da4 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sun, 13 Dec 2020 20:07:47 +0100 Subject: [PATCH] add 6.0.1 changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ff245c54..4c20ae067 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. +## 13 December 2020: mitmproxy 6.0.1 + +* Fix flow serialization in mitmweb. + ## 13 December 2020: mitmproxy 6.0 * Mitmproxy now requires Python 3.8 or above.