summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorHarmon <Harmon758@gmail.com>2020-02-24 00:56:35 -0600
committerHarmon <Harmon758@gmail.com>2020-02-24 01:14:26 -0600
commitc859019afaffc2aadbb1a1db942bc07302087c52 (patch)
tree00c17c92836e63f6145f2cda2e9444ba12b88594 /doc/source
parent4f358e04cb00647e1c74625a8f669b6803abd1fe (diff)
downloadgitpython-c859019afaffc2aadbb1a1db942bc07302087c52.tar.gz
v3.1.0
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index c2c4b970..541a106a 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,12 @@
Changelog
=========
+3.1.0
+=====
+
+* Switched back to using gitdb package as requirement
+ (`gitdb#59 <https://github.com/gitpython-developers/gitdb/issues/59>`_)
+
3.0.9
=====