diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2022-02-13 16:43:33 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2022-02-13 16:43:33 -0500 |
| commit | abbaacc62aa26c611d68b935363765af702c0861 (patch) | |
| tree | b4009190a03a06a0edcf1942366c029022ee4dee | |
| parent | fb5fe6cd23c7cfd0656aee77a6f32a18e6283313 (diff) | |
| download | python-setuptools-git-60.9.0.tar.gz | |
Include mention of bootstrap script removal.v60.9.0
| -rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index f4cddb2b..dc1fac34 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,7 @@ Changes * #2993: Removed workaround in distutils hack for get-pip now that pypa/get-pip#137 is closed. * #3085: Setuptools no longer relies on ``pkg_resources`` for entry point handling. * #3098: Bump vendored packaging to 21.3. +* Removed bootstrap script. v60.8.2 |
