v7.0.4
This commit is contained in:
parent
7b0432d6ff
commit
957c74d226
2 changed files with 9 additions and 1 deletions
|
@ -3,6 +3,14 @@ History
|
|||
-------
|
||||
|
||||
|
||||
7.0.4 (2016-05-21)
|
||||
++++++++++++++++++
|
||||
|
||||
- Upgrade wakatime-cli to v6.0.3.
|
||||
- Upgrade requests dependency to v2.10.0.
|
||||
- Support for SOCKS proxies.
|
||||
|
||||
|
||||
7.0.3 (2016-05-16)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '7.0.3'
|
||||
__version__ = '7.0.4'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue