diff --git a/HISTORY.rst b/HISTORY.rst index abb8587..b2dc628 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,7 +9,7 @@ History - send hostname in X-Machine-Name header - catch exceptions from pygments.modeline.get_filetype_from_buffer - upgrade requests package to v2.7.0 -- handle non-ASCII characters in import path +- handle non-ASCII characters in import path on Windows, won't fix for Python2 - upgrade argparse to v1.3.0 - move language translations to api server - move extension rules to api server