mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
got rid of changelog
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user