changelog

This commit is contained in:
2017-03-16 20:29:32 -04:00
parent 7a66d7dc01
commit 33530aedb9
+1
View File
@@ -137,6 +137,7 @@ $ gunicorn httpbin:app
<h2 id="Changelog">Changelog</h2>
<ul>
<li>Next: Added brotli endpoint.</li>
<li>0.2.0: Added an XML endpoint. Also fixes several bugs with unicode, CORS headers, digest auth, and more.</li>
<li>0.1.2: Fix a couple Python3 bugs with the random byte endpoints, fix a bug when uploading files without a Content-Type header set.</li>
<li>0.1.1: Added templates as data in setup.py</li>