diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6af2fd46..88db628c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,12 +8,12 @@ This project adheres to `Semantic Versioning `_. `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)