v1.4.12
This commit is contained in:
parent
049bc57019
commit
3127f264b4
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
1.4.12 (2013-11-21)
|
||||||
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
- handle UnicodeDecodeError exceptions when json encoding log messages
|
||||||
|
|
||||||
|
|
||||||
1.4.11 (2013-11-13)
|
1.4.11 (2013-11-13)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
|
||||||
Website: https://www.wakati.me/
|
Website: https://www.wakati.me/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
__version__ = '1.4.11'
|
__version__ = '1.4.12'
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
import sublime_plugin
|
import sublime_plugin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue