summaryrefslogtreecommitdiff
path: root/doc/source/changes.rst
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2016-04-19 08:35:06 +0200
committerSebastian Thiel <sthiel@thoughtworks.com>2016-04-19 08:35:06 +0200
commit76e19e4221684f24ef881415ec6ccb6bab6eb8e8 (patch)
treee93f17f24cb6564257b9192657b6510ab42d9c6b /doc/source/changes.rst
parentccb653d655a7bf150049df079622f67fbfd83a28 (diff)
downloadgitpython-76e19e4221684f24ef881415ec6ccb6bab6eb8e8.tar.gz
feat(py-support): drop py2.6 support
In response to https://github.com/gitpython-developers/GitPython/pull/408/files/5de21c7fa2bdd5cd50c4f62ba848af54589167d0..aae2a7328a4d28077a4b4182b4f36f19c953765b#r59722704
Diffstat (limited to 'doc/source/changes.rst')
-rw-r--r--doc/source/changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/changes.rst b/doc/source/changes.rst
index 84dd8dfe..23954c7f 100644
--- a/doc/source/changes.rst
+++ b/doc/source/changes.rst
@@ -2,6 +2,10 @@
Changelog
=========
+1.0.3 - Fixes
+=============
+* IMPORTANT: This release drops support for python 2.6, which is officially deprecated by the python maintainers.
+
1.0.2 - Fixes
=============