From 76e19e4221684f24ef881415ec6ccb6bab6eb8e8 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 19 Apr 2016 08:35:06 +0200 Subject: feat(py-support): drop py2.6 support In response to https://github.com/gitpython-developers/GitPython/pull/408/files/5de21c7fa2bdd5cd50c4f62ba848af54589167d0..aae2a7328a4d28077a4b4182b4f36f19c953765b#r59722704 --- doc/source/changes.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/source') 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 ============= -- cgit v1.2.1