diff --git a/CHANGELOG.md b/CHANGELOG.md index 46e0c95bd..c8c972094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ details. - On Windows, `mitmproxy-rs` now depends on `mitmproxy-windows`. We only provide binary wheels for this package to simplify our deployment process, see CI for how to build from source. + + ([#6303](https://github.com/mitmproxy/mitmproxy/issues/6303), @mhils) * Increase maximum dump file size accepted by mitmweb ([#6373](https://github.com/mitmproxy/mitmproxy/pull/6373), @t-wy)