From fda130766862545f952a300682242ea54382d27e Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Fri, 24 Nov 2017 16:16:34 -0800 Subject: [PATCH] changes for v8.0.5 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 57c76b3..cbf6685 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +8.0.5 (2017-11-24) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.0.5. +- Fix bug that caused heartbeats to be cached locally instead of sent to API. + + 8.0.4 (2017-11-23) ++++++++++++++++++