v1.5.3
This commit is contained in:
parent
0788628b95
commit
ada8c6bcf7
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
1.5.3 (2014-02-28)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- only save last action to ~/.wakatime.data when calling external wakatime-cli
|
||||||
|
|
||||||
|
|
||||||
1.5.2 (2014-02-05)
|
1.5.2 (2014-02-05)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
" Maintainer: WakaTime <support@wakatime.com>
|
" Maintainer: WakaTime <support@wakatime.com>
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '1.5.2'
|
let s:VERSION = '1.5.3'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue