Update CHANGELOG.rst

This commit is contained in:
Jakub Roztočil 2016-02-29 02:37:36 +08:00
parent 6435532f72
commit 763935b77f

View File

@ -8,12 +8,12 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
`1.0.0-dev`_ (Unreleased)
-------------------------
* Added ``Content-Type`` of files uploaded in ``multipart/form-data`` requests.
* Added ``Content-Type`` of files uploaded in ``multipart/form-data`` requests
* 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.
* Fixed ``--session`` when used with ``--download``.
* Fixed handling of ``Content-Type`` with multiple ``+subtype`` parts.
* Fixed ``--session`` when used with ``--download``
* Fixed handling of ``Content-Type`` with multiple ``+subtype`` parts
`0.9.3`_ (2016-01-01)