v2.0.16
This commit is contained in:
parent
8b2357ec78
commit
ae002d43f8
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
2.0.16 (2014-12-22)
|
||||
+++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.11
|
||||
- fix bug in offline logging when no response from api
|
||||
|
||||
|
||||
2.0.15 (2014-12-05)
|
||||
+++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
" Website: https://wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '2.0.15'
|
||||
let s:VERSION = '2.0.16'
|
||||
|
||||
|
||||
" Init {{{
|
||||
|
|
Loading…
Reference in a new issue