From e7b5e92791dd4db3535b527079f985f91d1a5100 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 4 Sep 2020 09:54:15 +0800 Subject: bump patch level --- doc/source/changes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 422d808a..348016ca 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,16 @@ Changelog ========= +3.1.8 +===== + +* support for 'includeIf' in git configuration files +* tests are now excluded from the package, making it conisderably smaller + + +See the following for more details: +https://github.com/gitpython-developers/gitpython/milestone/40?closed=1* + 3.1.7 ===== -- cgit v1.2.3