From 8499e7bafef9a98def47585a801e07ad89c877fb Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 3 Oct 2018 00:54:40 -0700 Subject: [PATCH] changes for v8.3.0 --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 25b4bc3..dbe61b0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,15 @@ History ------- +8.3.0 (2018-10-03) +++++++++++++++++++ + +- Upgrade wakatime-cli to v10.4.0. +- Support logging coding activity to remote network drive files on Windows + platform by detecting UNC path from drive letter. + `wakatime#72 `_ + + 8.2.0 (2018-09-30) ++++++++++++++++++