forked from luna/vim-rana-local
v2.0.11
This commit is contained in:
parent
ce324defc4
commit
9367f15ef1
2 changed files with 9 additions and 2 deletions
|
@ -3,8 +3,15 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
2.0.11 (2014-11-12)
|
||||||
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
- upgrade external wakatime package to v2.1.4
|
||||||
|
- when Python was not compiled with https support, log an error to the log file
|
||||||
|
|
||||||
|
|
||||||
2.0.10 (2014-11-10)
|
2.0.10 (2014-11-10)
|
||||||
++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
- upgrade external wakatime package to v2.1.3
|
- upgrade external wakatime package to v2.1.3
|
||||||
- correctly detect branch for subversion projects
|
- correctly detect branch for subversion projects
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
" Website: https://wakatime.com/
|
" Website: https://wakatime.com/
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '2.0.10'
|
let s:VERSION = '2.0.11'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue