update changelog with fix for #32

This commit is contained in:
Alan Hamlett 2015-08-24 22:02:29 -07:00
parent c94eed57ac
commit 4cb96a0a8c
1 changed files with 1 additions and 1 deletions

View File

@ -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