From c8a15d7ac0fc54880c7ae734e25560c3585caa10 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 26 Apr 2018 08:42:00 -0700 Subject: [PATCH] changes for v8.1.1 --- HISTORY.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 1cdc5f6..0b5ae47 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,16 @@ History ------- +8.1.1 (2018-04-26) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.2.1. +- Force forward slash for file paths. +- New --category argument. +- New --exclude-unknown-project argument and corresponding config setting. +- Support for project detection from git worktree folders. + + 8.1.0 (2018-04-03) ++++++++++++++++++