summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-09-04 09:54:15 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-09-04 09:54:15 +0800
commite7b5e92791dd4db3535b527079f985f91d1a5100 (patch)
treeac0e5056bdf7b9e03acb075160211bf5dbf960f0 /doc/source
parent94bbe51e8dc21afde4148afb07536d1d689cc6ef (diff)
downloadgitpython-3.1.8.tar.gz
bump patch level3.1.8
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changes.rst10
1 files changed, 10 insertions, 0 deletions
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
=====