fix CHANGELOG.md

This commit is contained in:
Maximilian Hils 2025-01-06 18:40:53 +01:00 committed by GitHub
parent 421fb46040
commit a18b1e35f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)