From edda7ed729949dd7142d07ea3cd1537657f8bed3 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sun, 23 Apr 2017 08:58:35 -0700 Subject: [PATCH] changes for v5.0.0 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b610fa0..6566216 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +5.0.0 (2017-04-23) +++++++++++++++++++ + +- Buffer heartbeats and send to wakatime-cli only once per 10 seconds. #47 #45 +- New :WakaTimeApiKey, :WakaTimeDebugEnable, :WakaTimeDebugDisable commands. +- Improve INI config file parsing so api key check is more robust. #46 + + 4.0.15 (2017-04-13) ++++++++++++++++++