From a7e5a026e58e37aae75debac13ad2fc71390c99d Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 3 Oct 2018 00:38:33 -0700 Subject: [PATCH] changes for v10.4.0 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 61a6e9c..2edc9da 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +10.4.0 (2018-10-03) ++++++++++++++++++++ + +- Support logging coding activity to remote network drive files on Windows + platform by detecting UNC path from drive letter. + `#72 `_ + + 10.3.0 (2018-09-30) +++++++++++++++++++