summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-03-13 23:18:37 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-03-13 23:18:37 +0800
commitcbddc30a4d5c37feabc33d4c4b161ec8e5e0bf7e (patch)
treec5c7b62e34a0a0d9fb81fcc12f565189ed5888d9 /doc/source/changes.rst
parent48c1e9b430cc84366f2c29bb0006e9593659835e (diff)
downloadgitpython-cbddc30a4d5c37feabc33d4c4b161ec8e5e0bf7e.tar.gz
Set an end-date for python 3.5 support
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 85f9ef1b..aacf36a4 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,11 @@
Changelog
=========
+3.1.15 (UNRELEASED)
+======
+
+* add deprectation warning for python 3.5
+
3.1.14
======