diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 09:03:15 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 09:03:15 -0400 |
| commit | f3608428df8308afb55a382ddd0b678e6afa6026 (patch) | |
| tree | 198a30d84607927430f71dada20fc5732b3a7a27 | |
| parent | 9fe312e0d9825869e5eee2262e9f31588ded7711 (diff) | |
| download | python-setuptools-git-f3608428df8308afb55a382ddd0b678e6afa6026.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 8 |
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 --- |
