summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-06-22 09:03:15 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-06-22 09:03:15 -0400
commitf3608428df8308afb55a382ddd0b678e6afa6026 (patch)
tree198a30d84607927430f71dada20fc5732b3a7a27
parent9fe312e0d9825869e5eee2262e9f31588ded7711 (diff)
downloadpython-setuptools-git-f3608428df8308afb55a382ddd0b678e6afa6026.tar.gz
Update changelog
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 381d1dcd..9344ccbb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,14 @@ CHANGES
=======
---
+5.2
+---
+
+* Added a `Developer Guide
+ <https://pythonhosted.org/setuptools/developer-guide.html>`_ to the official
+ documentation.
+
+---
5.1
---