v2.0.7
This commit is contained in:
parent
7f490fa0c8
commit
2134f5bbfc
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
2.0.7 (2014-09-30)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.0
|
||||
- python3 compatibility changes
|
||||
|
||||
|
||||
2.0.6 (2014-08-29)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
" Website: https://wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '2.0.6'
|
||||
let s:VERSION = '2.0.7'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue