got rid of changelog

This commit is contained in:
2017-03-22 13:01:45 -04:00
parent 3945913c0f
commit 7dc2417f9c
-10
View File
@@ -134,16 +134,6 @@ Content-Length: 135
$ gunicorn httpbin:app
</code></pre>
<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>
<li>0.1.0: Added python3 support and (re)publish on PyPI</li>
</ul>
<h2 id="AUTHOR">AUTHOR</h2>