diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-01-19 10:06:53 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-01-19 10:06:53 -0500 |
commit | 6980b9c8fed113f1046099924e16287662beff5f (patch) | |
tree | 1e820263a95a452a534a051794f9d0cdc81268af | |
parent | c71969013d726c5cbd06dc81770ab064f3e783ff (diff) | |
download | external_python_setuptools-6980b9c8fed113f1046099924e16287662beff5f.tar.gz external_python_setuptools-6980b9c8fed113f1046099924e16287662beff5f.tar.bz2 external_python_setuptools-6980b9c8fed113f1046099924e16287662beff5f.zip |
Update changelog.
-rw-r--r-- | changelog.d/65.breaking.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/65.breaking.rst b/changelog.d/65.breaking.rst new file mode 100644 index 00000000..bde42740 --- /dev/null +++ b/changelog.d/65.breaking.rst @@ -0,0 +1 @@ +Once again as in 3.0, removed the Features feature. |