From 0c0f965763b1a035ee9e28036aca85fb7db2c86f Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 9 Nov 2017 09:10:06 -0800 Subject: [PATCH] changes for v8.0.1 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 867e7d1..9bd14bd 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +8.0.1 (2017-11-09) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.0.1. +- Parse array of results from bulk heartbeats endpoint, only saving heartbeats + to local offline cache when they were not accepted by the api. + + 8.0.0 (2017-11-08) ++++++++++++++++++