diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 03c90cee..812f62f8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,7 +18,7 @@ This project adheres to `Semantic Versioning `_. * Added ``--max-redirects`` (default 30) * Added ``-A`` as short name for ``--auth-type`` * 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) * Redirected ``stdout`` doesn't trigger an error anymore when ``--output FILE`` is set