From e2235e56dc2e952e2b33538005e6c276e1d71326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Rozto=C4=8Dil?= Date: Mon, 29 Feb 2016 02:38:09 +0800 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 88db628c..52edadfe 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,7 +11,7 @@ This project adheres to `Semantic Versioning `_. * 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 - 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