v3.0.9
This commit is contained in:
parent
c88bfed8ec
commit
f5848439ff
2 changed files with 10 additions and 1 deletions
|
@ -3,6 +3,15 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
3.0.9 (2015-04-02)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- upgrade wakatime cli to v4.0.7
|
||||||
|
- update requests package to v2.0.6
|
||||||
|
- update simplejson to v3.6.5
|
||||||
|
- capture warnings in log file
|
||||||
|
|
||||||
|
|
||||||
3.0.8 (2015-03-09)
|
3.0.8 (2015-03-09)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
" Website: https://wakatime.com/
|
" Website: https://wakatime.com/
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '3.0.8'
|
let s:VERSION = '3.0.9'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue