diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-12 12:34:36 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-12 12:34:36 -0500 |
commit | d97cb2b35ec9afe2839a48587a456d81b0055a60 (patch) | |
tree | fd80922951dfaf487ab18208c852f3eebc91aaa0 | |
parent | d00fac7b86abd71664af6a28acd924eff7c79017 (diff) | |
download | python-setuptools-git-d97cb2b35ec9afe2839a48587a456d81b0055a60.tar.gz |
Update changelog. Ref #2484.
-rw-r--r-- | changelog.d/2484.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2484.misc.rst b/changelog.d/2484.misc.rst new file mode 100644 index 00000000..8f93b3d0 --- /dev/null +++ b/changelog.d/2484.misc.rst @@ -0,0 +1 @@ +Setuptools has replaced the master branch with the main branch. |