This commit is contained in:
Alan Hamlett 2014-12-23 05:24:15 -06:00
parent 889f2585f0
commit 8eb0ca0ce5
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
3.0.0 (2014-12-23)
++++++++++++++++++
- upgrade external wakatime package to v3.0.0
- detect libraries and frameworks for C++, Java, .NET, PHP, and Python files
2.0.16 (2014-12-22)
+++++++++++++++++++

View File

@ -6,7 +6,7 @@
" Website: https://wakatime.com/
" ============================================================================
let s:VERSION = '2.0.16'
let s:VERSION = '3.0.0'
" Init {{{