diff --git a/README.rst b/README.rst index b0e70e2a..1141fa42 100644 --- a/README.rst +++ b/README.rst @@ -1281,6 +1281,7 @@ Changelog now only escapes special characters (the ones that are used as key-value separators). * Fixed ``--output=/dev/null`` on Linux. + * Improved terminal color depth detection via ``curses``. * `0.8.0`_ (2014-01-25) * Added ``field=@file.txt`` and ``field:=@file.json`` for embedding the contents of text and JSON files into request data.