This commit is contained in:
Alan Hamlett 2015-06-23 18:17:25 -07:00
parent fb479f8e84
commit 7ee7de70d5
2 changed files with 10 additions and 2 deletions

View File

@ -3,7 +3,15 @@ History
-------
4.0.6 (2015-06-21)
4.0.8 (2015-06-23)
++++++++++++++++++
- fix offline logging
- limit language detection to known file extensions, unless file contents has a vim modeline
- upgrade wakatime cli to v4.0.16
4.0.7 (2015-06-21)
++++++++++++++++++
- allow customizing status bar message in sublime-settings file

View File

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