v2.0.10
This commit is contained in:
parent
79144a65aa
commit
7ec0a1d703
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
2.0.10 (2014-11-10)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.3
|
||||
- correctly detect branch for subversion projects
|
||||
|
||||
|
||||
2.0.9 (2014-11-03)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
" Website: https://wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '2.0.9'
|
||||
let s:VERSION = '2.0.10'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue