changes for v7.0.24

This commit is contained in:
Alan Hamlett 2017-10-29 11:37:31 -07:00
parent 2d1d5d336a
commit 60a7ad96b5
1 changed files with 13 additions and 0 deletions

View File

@ -3,6 +3,19 @@ History
-------
7.0.24 (2017-10-29)
++++++++++++++++++
- Upgrade wakatime-cli to v8.0.5.
- Allow passing string arguments wrapped in extra quotes for plugins which
cannot properly escape spaces in arguments.
- Upgrade pytz to v2017.2.
- Upgrade requests to v2.18.4.
- Upgrade tzlocal to v1.4.
- Use WAKATIME_HOME env variable for offline and session caching.
`wakatime/#102 <https://github.com/wakatime/wakatime/issues/102>`_
7.0.23 (2017-09-14)
++++++++++++++++++