From 19d749a3262573a90c0f8be0c6a07ae112f7ffe0 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 22 Nov 2017 13:16:35 -0800 Subject: [PATCH] changes for v7.0.2 --- HISTORY.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index aa320e3..c311071 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,16 @@ History ------- +7.0.2 (2017-11-22) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.0.3. +- Limit bulk syncing to 5 heartbeats per request. + `wakatime#109 `_ +- Support saving unicode heartbeats when working offline. + `wakatime#112 `_ + + 7.0.1 (2017-11-09) ++++++++++++++++++