aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2015-06-03 09:33:09 +1200
committerAldo Cortesi <aldo@nullcube.com>2015-06-03 09:33:09 +1200
commit946fd375fa87fb8a4d071a354fb99840b0ccfdf3 (patch)
tree5fe6f33c3d9b6c771d171c480f1e08c63d6499bf /CHANGELOG
parent0b8cddddf5beb509aab5d03eafd61e21ae323f9e (diff)
downloadmitmproxy-946fd375fa87fb8a4d071a354fb99840b0ccfdf3.tar.gz
mitmproxy-946fd375fa87fb8a4d071a354fb99840b0ccfdf3.tar.bz2
mitmproxy-946fd375fa87fb8a4d071a354fb99840b0ccfdf3.zip
Changelog for v0.12.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c988a650..5f3a39f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+3 June 2015: mitmproxy 0.12.1
+
+ * mitmproxy console: mouse interaction - scroll in the flow list, click on
+ flow to view, click to switch between tabs.
+
+ * Update our crypto defaults: SHA256, 2048 bit RSA, 4096 bit DH parameters.
+
+ * BUGFIX: crash under some circumstances when copying to clipboard.
+
+ * BUGFIX: occasional crash when deleting flows.
+
+
18 May 2015: mitmproxy 0.12
* mitmproxy console: Significant revamp of the UI. The major changes are