v4.0.0
This commit is contained in:
parent
89368529cb
commit
651c84325e
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
4.0.0 (2015-04-12)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- listen for selection modified instead of buffer activated for better performance
|
||||||
|
|
||||||
|
|
||||||
3.0.19 (2015-04-07)
|
3.0.19 (2015-04-07)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '3.0.19'
|
__version__ = '4.0.0'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue