1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-10 00:28:12 +02:00
This commit is contained in:
Jakub Roztocil 2013-09-24 20:07:48 +02:00
parent 3e4e1c72a4
commit 9d2ac5d8ad

View File

@ -1213,7 +1213,8 @@ Changelog
*You can click a version name to see a diff with the previous one.*
* `0.7.0-dev`_
* `0.8.0-dev`_
* `0.7.0`_ (2013-09-24)
* Added ``--ignore-stdin``.
* Added support for auth plugins.
* Improved ``Content-Disposition`` parsing for ``--download`` mode.
@ -1335,6 +1336,7 @@ Changelog
.. _0.5.0: https://github.com/jkbr/httpie/compare/0.4.1...0.5.0
.. _0.5.1: https://github.com/jkbr/httpie/compare/0.5.0...0.5.1
.. _0.6.0: https://github.com/jkbr/httpie/compare/0.5.1...0.6.0
.. _0.7.0-dev: https://github.com/jkbr/httpie/compare/0.6.0...master
.. _0.7.0: https://github.com/jkbr/httpie/compare/0.6.0...0.7.0
.. _0.8.0-dev: https://github.com/jkbr/httpie/compare/0.7.0...master
.. _AUTHORS.rst: https://github.com/jkbr/httpie/blob/master/AUTHORS.rst
.. _LICENSE: https://github.com/jkbr/httpie/blob/master/LICENSE