aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 441474f3..fcad75d1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,21 @@
+28 January 2014: mitmprolxy 0.10:
+
+ * Support for multiple scripts and multiple script arguments
+
+ * Easy certificate install through the in-proxy web app, which is now
+ enabled by default
+
+ * Forward proxy mode, that forwards proxy requests to an upstream HTTP server
+
+ * Reverse proxy now works with SSL
+
+ * Search within a request/response using the "/" and "n" shortcut keys
+
+ * A view that beatifies CSS files if cssutils is available
+
+ * Bug fix, documentation improvments, and more.
+
+
25 August 2013: mitmproxy 0.9.2:
* Improvements to the mitmproxywrapper.py helper script for OSX.