aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2010-03-01 17:25:27 +1300
committerAldo Cortesi <aldo@nullcube.com>2010-03-01 17:25:27 +1300
commite98a035540559c766dddaff44b7327ab828f3672 (patch)
treed6aa36a2575c0e33b942bb2a6163f2dce7f221d5 /CHANGELOG
parentf457342aab854d4cb34f918ba07b24168df9269c (diff)
downloadmitmproxy-e98a035540559c766dddaff44b7327ab828f3672.tar.gz
mitmproxy-e98a035540559c766dddaff44b7327ab828f3672.tar.bz2
mitmproxy-e98a035540559c766dddaff44b7327ab828f3672.zip
Release mitmproxy 0.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG24
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 00000000..c76419b0
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,24 @@
+
+
+1 March 2010: mitmproxy 0.2
+
+ * Big speed and responsiveness improvements, thanks to Thomas Roth
+
+ * Support urwid 0.9.9
+ *
+ * Terminal beeping based on filter expressions
+
+ * Filter expressions for terminal beeps, limits, interceptions and sticky
+ cookies can now be passed on the command line.
+
+ * Save requests and responses to file
+
+ * Split off non-interactive dump functionality into a new tool called
+ mitmdump
+
+ * "A" will now accept all intercepted connections
+
+ * Lots of bugfixes
+
+
+