mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v1.5.0
This commit is contained in:
parent
a1c0d7e489
commit
37f74b4b56
@ -3,6 +3,13 @@ History
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
1.5.0 (2013-11-28)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- increase "ping" frequency from every 5 minutes to every 2 minutes
|
||||||
|
- prevent sending multiple api requests when saving the same file
|
||||||
|
|
||||||
|
|
||||||
1.4.12 (2013-11-21)
|
1.4.12 (2013-11-21)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
|
|||||||
Website: https://www.wakati.me/
|
Website: https://www.wakati.me/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
__version__ = '1.4.12'
|
__version__ = '1.5.0'
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
import sublime_plugin
|
import sublime_plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user