v2.0.13
This commit is contained in:
parent
cf64691fa6
commit
048c21c084
2 changed files with 9 additions and 1 deletions
|
@ -3,6 +3,14 @@ History
|
|||
-------
|
||||
|
||||
|
||||
2.0.13 (2014-11-30)
|
||||
+++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.7
|
||||
- upgrade pygments to v2.0.1
|
||||
- always log an error when api key is incorrect
|
||||
|
||||
|
||||
2.0.12 (2014-11-18)
|
||||
+++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
" Website: https://wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '2.0.12'
|
||||
let s:VERSION = '2.0.13'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue