Updated CHANGELOG

This commit is contained in:
Jakub Roztocil 2016-02-28 21:37:49 +08:00
parent 11a37067e7
commit 6435532f72
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
* Added ``-A`` as short name for ``--auth-type`` * Added ``-A`` as short name for ``--auth-type``
* Changed the default color style back to``solarized`` as it supports * Changed the default color style back to``solarized`` as it supports
both the light and dark terminal background mode. both the light and dark terminal background mode.
* Fixed ``--session`` when used with ``--download``.
* Fixed handling of ``Content-Type`` with multiple ``+subtype`` parts.
`0.9.3`_ (2016-01-01) `0.9.3`_ (2016-01-01)

View File

@ -359,7 +359,7 @@ token ``--`` to prevent confusion with ``--arguments``:
.. code-block:: http .. code-block:: http
POST /post HTTP/1.1 POST /post HTTP/1.1
--Weird-Header: yes --Weird-Header: bar
{ {
"-name-starting-with-dash": "value" "-name-starting-with-dash": "value"