diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-15 08:05:28 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-15 08:05:28 -0400 |
commit | 47ebcbfebd8e999bc93a6f9797f29a0a70cf17a3 (patch) | |
tree | d30d488ce240dd61e44b68f82707ea6cdbb6d3a9 | |
parent | cfd9d789d301f3c1d74afe5a63e6c872ecefede0 (diff) | |
download | python-setuptools-git-5.0.2.tar.gz |
Update changelog5.0.2
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 6186edc9..a12b0387 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ----- +5.0.2 +----- + +* Issue #220: Restored script templates. + +----- 5.0.1 ----- |