From af873effb6f79963696c8f2656e5df676546c54b Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Fri, 5 Sep 2014 18:40:28 +0200 Subject: [PATCH] Changelog typo. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6d37e8ae..e4bdfc2e 100644 --- a/README.rst +++ b/README.rst @@ -1278,7 +1278,7 @@ Changelog * Fixed ``User-Agent`` overwriting when used within a session. * Fixed handling of empty passwords in URL credentials. * To make it easier to deal with Windows paths in request items, ``\`` - now only special characters (the ones that are used as key-value + now only escapes special characters (the ones that are used as key-value separators). * `0.8.0`_ (2014-01-25) * Added ``field=@file.txt`` and ``field:=@file.json`` for embedding