forked from luna/vim-rana-local
v4.0.8
This commit is contained in:
parent
e4c2c4ab18
commit
115b021982
2 changed files with 9 additions and 1 deletions
|
@ -3,6 +3,14 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
4.0.8 (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
|
||||||
|
|
||||||
|
|
||||||
4.0.7 (2016-01-11)
|
4.0.7 (2016-01-11)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
" Website: https://wakatime.com/
|
" Website: https://wakatime.com/
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '4.0.7'
|
let s:VERSION = '4.0.8'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue