mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v6.0.8
This commit is contained in:
parent
cb7f786ec8
commit
f14ece63f3
@ -3,6 +3,15 @@ History
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
6.0.8 (2016-04-18)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- Upgrade wakatime-cli to v5.0.0.
|
||||||
|
- Support regex patterns in projectmap config section for renaming projects.
|
||||||
|
- Upgrade pytz to v2016.3.
|
||||||
|
- Upgrade tzlocal to v1.2.2.
|
||||||
|
|
||||||
|
|
||||||
6.0.7 (2016-03-11)
|
6.0.7 (2016-03-11)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '6.0.7'
|
__version__ = '6.0.8'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
Loading…
Reference in New Issue
Block a user