summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-03-29 14:12:30 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-03-29 14:12:30 -0400
commita04851c3e7b7e2b87f62d2de7e54c97c87881fcc (patch)
tree260bc963e15ea035423649f6397c82c9a4d496f5 /CHANGES.txt
parentca90f3cf6b2604f49256f04ff8147dfee707ce59 (diff)
downloadpython-setuptools-git-a04851c3e7b7e2b87f62d2de7e54c97c87881fcc.tar.gz
Attempting a new streamlined, Travis-powered release process.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a784c33c..c95017d9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,13 @@
CHANGES
=======
+20.6
+----
+
+* New release process that relies on
+ `bumpversion <https://github.com/peritus/bumpversion>`_
+ and Travis CI for continuous deployment.
+
20.5
----