From d4441e55750de772447cd08eb81d934a3b5b43ee Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 3 Apr 2018 23:43:26 -0700 Subject: [PATCH] changes for v8.1.0 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index a41802e..1cdc5f6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +8.1.0 (2018-04-03) +++++++++++++++++++ + +- Prefer Python3 over Python2 when running wakatime-cli core. +- Improve detection of Python3 on Ubuntu 17.10 platforms. + + 8.0.8 (2018-03-15) ++++++++++++++++++