This commit is contained in:
Alan Hamlett 2015-10-02 12:11:04 -07:00
parent 77594700bd
commit 03acea6e25
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
5.0.0 (2015-10-02)
++++++++++++++++++
- improve logging with levels and log function
- switch registry warnings to debug log level
4.0.20 (2015-10-01)
++++++++++++++++++

View File

@ -7,7 +7,7 @@ Website: https://wakatime.com/
==========================================================="""
__version__ = '4.0.20'
__version__ = '5.0.0'
import sublime