Skip to content

Commit

Permalink
mitmproxy_rs 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitmproxy_rs release bot committed Dec 10, 2024
1 parent f577fd5 commit 22f3c94
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## Unreleased: mitmproxy_rs next


## 10 December 2024: mitmproxy_rs 0.11.0


## 28 October 2024: mitmproxy_rs 0.10.7

- tun mode: disable rp_filter, remove debug logging.
Expand Down
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = [
"Fabio Valentini <[email protected]>",
"Maximilian Hils <[email protected]>",
]
version = "0.11.0-dev"
version = "0.11.0"
publish = false
repository = "https://github.com/mitmproxy/mitmproxy-rs"
edition = "2021"
Expand Down

0 comments on commit 22f3c94

Please sign in to comment.