From aa524968766fa64df7283655b3c8fa5081e2ec77 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 4 Jan 2018 23:28:29 -0800 Subject: [PATCH] changes for v10.1.0 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 54b88dd..8f436e7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +10.1.0 (2018-01-04) ++++++++++++++++++++ + +- Ability to only track folders containing a .wakatime-project file using new + include_only_with_project_file argument and config option. + + 10.0.5 (2017-11-24) +++++++++++++++++++