aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@corte.si>2018-05-17 10:02:16 +1200
committerGitHub <noreply@github.com>2018-05-17 10:02:16 +1200
commit764fce9f1d698a543aaa10deba358e8675851242 (patch)
treec43f314c8583618430a8ddeb68eeb66f565efdc8
parent48d7a944bc324b88d4aa2abd158203b3f5cecb3d (diff)
parentcf14409da960e56aaf98cae13538acae92eb1f98 (diff)
downloadmitmproxy-764fce9f1d698a543aaa10deba358e8675851242.tar.gz
mitmproxy-764fce9f1d698a543aaa10deba358e8675851242.tar.bz2
mitmproxy-764fce9f1d698a543aaa10deba358e8675851242.zip
Merge pull request #3130 from cortesi/cl
CHANGELOG
-rw-r--r--CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 89878225..4997ecd4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,8 +21,12 @@
* Correctly block connections from remote clients with IPv4-mapped IPv6 client addresses (#3099)
* Expand `~` in paths during the `cut` command (#3078)
* Remove socket listen backlog constraint
- * Improve handling of user script exceptions (#3050)
+ * Improve handling of user script exceptions (#3050, #2837)
* Ignore signal errors on windows
+ * Fix traceback for commands with un-terminated escape characters (#2810)
+ * Fix request replay when proxy is bound to local interface (#2647)
+ * Fix traceback when running scripts on a flow twice (#2838)
+ * Fix traceback when killing intercepted flow (#2879)
* And lots of typos, docs improvements, revamped examples, and general fixes!
05 April 2018: mitmproxy 3.0.4