mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
fixup CHANGELOG
This commit is contained in:
parent
7551ee09bb
commit
0442d21261
1 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,8 @@
|
|||
([#7355](https://github.com/mitmproxy/mitmproxy/pull/7355), @nneonneo)
|
||||
- Fix a bug where the mitmproxy UI would crash on negative durations.
|
||||
([#7358](https://github.com/mitmproxy/mitmproxy/pull/7358), @mhils)
|
||||
- Fix a bug in windows management in mitmproxy TUI whereby the help window does not appear if "?" is pressed within the overlay
|
||||
([#6500](https://github.com/mitmproxy/mitmproxy/pull/6500), @emanuele-em)
|
||||
|
||||
## 24 November 2024: mitmproxy 11.0.1
|
||||
|
||||
|
|
@ -39,8 +41,6 @@
|
|||
([#7320](https://github.com/mitmproxy/mitmproxy/pull/7320), @8192bytes)
|
||||
- Remove dependency on `protobuf` library as it was no longer being used.
|
||||
([#7327](https://github.com/mitmproxy/mitmproxy/pull/7327), @matthew16550)
|
||||
- Fix a bug in windows management in mitmproxy TUI whereby the help window does not appear if "?" is pressed within the overlay
|
||||
([#6500](https://github.com/mitmproxy/mitmproxy/pull/6500), @emanuele-em)
|
||||
|
||||
## 02 October 2024: mitmproxy 11.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue