v6.0.5
This commit is contained in:
parent
3ce8f388ab
commit
d0ddbed006
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
6.0.5 (2016-03-06)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- upgrade wakatime-cli to v4.1.11
|
||||||
|
- encode machine hostname as Unicode when adding to X-Machine-Name header
|
||||||
|
|
||||||
|
|
||||||
6.0.4 (2016-01-15)
|
6.0.4 (2016-01-15)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '6.0.4'
|
__version__ = '6.0.5'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
|
Loading…
Reference in a new issue