From d3910638d20415613a80d1177e0540c16675d020 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 9 Nov 2017 09:08:17 -0800 Subject: [PATCH] changes for v7.0.1 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b4d06fa..aa320e3 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +7.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. + + 7.0.0 (2017-11-08) ++++++++++++++++++