mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v6.0.6
This commit is contained in:
parent
c7efc33463
commit
050b14fb53
@ -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)
|
6.0.5 (2016-03-06)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '6.0.5'
|
__version__ = '6.0.6'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
Loading…
Reference in New Issue
Block a user