mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v1.4.8
This commit is contained in:
parent
f2e8f85198
commit
d34432217f
@ -3,6 +3,12 @@ History
|
||||
-------
|
||||
|
||||
|
||||
1.4.8 (2013-10-27)
|
||||
++++++++++++++++++
|
||||
|
||||
- new setting to ignore files that match a regular expression pattern
|
||||
|
||||
|
||||
1.4.7 (2013-10-26)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
|
||||
Website: https://www.wakati.me/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '1.4.7'
|
||||
__version__ = '1.4.8'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
Loading…
Reference in New Issue
Block a user