v1.5.2
This commit is contained in:
parent
73a360a4bd
commit
f7138be15f
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
1.5.2 (2014-02-05)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v1.0.0
|
||||
- support for mercurial revision control
|
||||
|
||||
|
||||
1.5.1 (2014-01-15)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
" Maintainer: WakaTime <support@wakatime.com>
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '1.5.1'
|
||||
let s:VERSION = '1.5.2'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue