From 5c1770fb48e87cc929908852ea86d0cc289f8ea6 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 4 Jan 2018 23:34:13 -0800 Subject: [PATCH] changes for v8.0.6 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index cbf6685..c4c8cf8 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +8.0.6 (2018-01-04) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.1.0. +- Ability to only track folders containing a .wakatime-project file using new + include_only_with_project_file argument and config option. + + 8.0.5 (2017-11-24) ++++++++++++++++++