From 1a26c839d22d57d02dd1e3e7bf955ef9540196b6 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 23 Oct 2018 08:01:45 -0700 Subject: [PATCH] changes for v10.4.2 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 6807533..305ef9e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +10.4.2 (2018-10-23) ++++++++++++++++++++ + +- Fix bug caused by git config section without any submodule option defined. + `#152 `_ + + 10.4.1 (2018-10-05) +++++++++++++++++++