Fix CHANGELOG

This commit is contained in:
Jakub Roztocil 2016-03-03 18:46:58 +08:00
parent 6731cb881a
commit 529981af7a

View File

@ -18,7 +18,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
* Added ``--max-redirects`` (default 30) * Added ``--max-redirects`` (default 30)
* Added ``-A`` as short name for ``--auth-type`` * Added ``-A`` as short name for ``--auth-type``
* Added ``-F`` as short name for ``--follow`` * Added ``-F`` as short name for ``--follow``
* Removed the ``"implicit_content_type" config option * Removed the ``implicit_content_type`` config option
(use ``"default_options": ["--form"]`` instead) (use ``"default_options": ["--form"]`` instead)
* Redirected ``stdout`` doesn't trigger an error anymore when ``--output FILE`` * Redirected ``stdout`` doesn't trigger an error anymore when ``--output FILE``
is set is set