update changelog with fix for #32
This commit is contained in:
parent
c94eed57ac
commit
4cb96a0a8c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ History
|
||||||
- send hostname in X-Machine-Name header
|
- send hostname in X-Machine-Name header
|
||||||
- catch exceptions from pygments.modeline.get_filetype_from_buffer
|
- catch exceptions from pygments.modeline.get_filetype_from_buffer
|
||||||
- upgrade requests package to v2.7.0
|
- 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
|
- upgrade argparse to v1.3.0
|
||||||
- move language translations to api server
|
- move language translations to api server
|
||||||
- move extension rules to api server
|
- move extension rules to api server
|
||||||
|
|
Loading…
Reference in a new issue