v3.0.2
This commit is contained in:
parent
b4d81b7409
commit
027f0c27bf
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
3.0.2 (2014-12-25)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- upgrade external wakatime package to v3.0.2
|
||||||
|
- detect frameworks from JavaScript and JSON files
|
||||||
|
|
||||||
|
|
||||||
3.0.1 (2014-12-23)
|
3.0.1 (2014-12-23)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
" Website: https://wakatime.com/
|
" Website: https://wakatime.com/
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '3.0.1'
|
let s:VERSION = '3.0.2'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue