mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v1.4.5
This commit is contained in:
parent
fe641d01d4
commit
46c5171d6a
@ -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…
Reference in New Issue
Block a user