From c279418651f628efe8008cf24a6d6171ba93964a Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Fri, 5 Oct 2018 00:06:46 -0700 Subject: [PATCH] changes for v8.3.1 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index dbe61b0..dcf79ef 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +8.3.1 (2018-10-05) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.4.1. +- Send 50 offline heartbeats to API per request with 1 second delay in between. + + 8.3.0 (2018-10-03) ++++++++++++++++++