update history for v4.1.1
This commit is contained in:
parent
82f9fcb5d4
commit
2daf2ec62e
1 changed files with 13 additions and 0 deletions
13
HISTORY.rst
13
HISTORY.rst
|
@ -3,6 +3,19 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
4.1.1 (unreleased)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- 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
|
||||||
|
- upgrade argparse to v1.3.0
|
||||||
|
- move language translations to api server
|
||||||
|
- move extension rules to api server
|
||||||
|
- detect correct header file language based on presence of .cpp or .c files named the same as the .h file
|
||||||
|
|
||||||
|
|
||||||
4.1.0 (2015-06-29)
|
4.1.0 (2015-06-29)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue