summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-04-30 08:00:18 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-04-30 08:00:18 -0400
commit3057176c813a922e0c57660259c801929ac85b7c (patch)
treefdfe358f4e04c132859c56688335a5bbbb581eb0
parent4a70a4afc5fec1684a007a77f8b3f0e67692ef77 (diff)
downloadcherrypy-3057176c813a922e0c57660259c801929ac85b7c.tar.gz
Update changelog. Fixes #1410.
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2652b6d6..291f8c9a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,9 @@
+5.2.0
+-----
+
+* #1410: Moved hosting to Github (
+ `cherrypy/cherrypy <https://github.com/cherrypy/cherrypy>`_.
+
5.1.0
-----