diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ece8cc15..2e5977852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - **Local Capture Mode** is now available on Linux as well. ([#7440](https://github.com/mitmproxy/mitmproxy/pull/7440), @mhils) -- mitmproxy now requires Python 3.10 or above. +- mitmproxy now requires Python 3.12 or above. ([#7440](https://github.com/mitmproxy/mitmproxy/pull/7440), @mhils) - Add cache-busting for mitmweb's front end code. ([#7386](https://github.com/mitmproxy/mitmproxy/pull/7386), @mhils)