From 8f45de85ec37013e872840eea80187c45ba96ef6 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 7 Nov 2017 18:55:03 -0800 Subject: [PATCH] changes for v7.0.26 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c407f5b..db9ef11 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +7.0.26 (2017-11-07) +++++++++++++++++++ + +- Upgrade wakatime-cli to v9.0.1. +- Fix bug causing 401 response when hidefilenames is enabled. + `#wakatime/106 `_ + + 7.0.25 (2017-11-05) ++++++++++++++++++