aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a421c129..c1cd9436 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,18 @@
-x January 2013: mitmproxy 0.9:
+16 June 2013: mitmproxy 0.9.1:
+
+ * Use "correct" case for Content-Type headers added by mitmproxy.
+
+ * Make UTF environment detection more robust.
+
+ * Improved MIME-type detection for viewers.
+
+ * Always read files in binary mode (Windows compatibility fix).
+
+ * Some developer documentation.
+
+
+15 May 2013: mitmproxy 0.9:
* Upstream certs mode is now the default.