summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca4f3af..7a7128c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@ ChangeLog
* Allow creation of a ``Version`` directly from parsed components, as keyword arguments
(``Version(major=1, minor=2, patch=3)``)
+*Removed:*
+
+ * Remove support for Python2 (End of life 4 months after this release)
+
2.6.0 (2016-09-25)
------------------