From b8b2f4944b67ef8eb6e63973eae339b4a2ea09c5 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 29 May 2019 06:43:54 -0700 Subject: [PATCH] changes for v8.7.0 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index e5c8900..480935d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +8.7.0 (2019-05-29) +++++++++++++++++++ + +- Prevent creating user sublime-settings file when api key already exists in + common wakatime.cfg file. + `sublime-wakatime#98 `_ + + 8.6.1 (2019-05-28) ++++++++++++++++++