v1.4.5
This commit is contained in:
parent
fe641d01d4
commit
46c5171d6a
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
1.4.5 (2013-10-14)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- remove support for subversion projects on Windows to prevent cmd window popups
|
||||||
|
- ignore all errors from pygments library
|
||||||
|
|
||||||
|
|
||||||
1.4.4 (2013-10-13)
|
1.4.4 (2013-10-13)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
|
||||||
Website: https://www.wakati.me/
|
Website: https://www.wakati.me/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
__version__ = '1.4.4'
|
__version__ = '1.4.5'
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
import sublime_plugin
|
import sublime_plugin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue