v4.0.0
This commit is contained in:
parent
ec353d8fe6
commit
a7d48d3507
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
4.0.0 (2015-05-01)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade wakatime cli to v4.0.8
|
||||
- check for api_key in config file instead of just checking if file exists
|
||||
|
||||
|
||||
3.0.9 (2015-04-02)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
" Website: https://wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '3.0.9'
|
||||
let s:VERSION = '4.0.0'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue