This commit is contained in:
Alan Hamlett 2016-03-06 14:14:40 -08:00
parent c7efc33463
commit 050b14fb53
2 changed files with 9 additions and 1 deletions

View File

@ -3,6 +3,14 @@ History
-------
6.0.6 (2016-03-06)
++++++++++++++++++
- upgrade wakatime-cli to v4.1.13
- encode TimeZone as utf-8 before adding to headers
- encode X-Machine-Name as utf-8 before adding to headers
6.0.5 (2016-03-06)
++++++++++++++++++

View File

@ -7,7 +7,7 @@ Website: https://wakatime.com/
==========================================================="""
__version__ = '6.0.5'
__version__ = '6.0.6'
import sublime