From d53fb5c3f0c5a12c83080017a8343901e6cd32b3 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sat, 4 Nov 2017 11:49:06 -0700 Subject: [PATCH] changes for v9.0.0 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index d615780..9d56612 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +9.0.0 (2017-11-04) +++++++++++++++++++ + +- Detect project and branch names from git submodules. + `#105 `_ + + 8.0.5 (2017-10-29) ++++++++++++++++++