Merge pull request #297 from msabramo/patch-1

README.rst: suppor => support
This commit is contained in:
Jakub Roztočil 2015-01-31 16:15:42 +01:00
commit c0f1fb61ac

View File

@ -1322,7 +1322,7 @@ Changelog
now only escapes special characters (the ones that are used as key-value
separators by HTTPie).
* Switched from ``unittest`` to ``pytest``.
* Added Python `wheel` suppor.
* Added Python `wheel` support.
* Various test suite improvements.
* Added `CONTRIBUTING`_.
* Fixed ``User-Agent`` overwriting when used within a session.