summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelissa Li <li.melissa.kun@gmail.com>2021-03-06 00:00:37 -0500
committerMelissa Li <li.melissa.kun@gmail.com>2021-03-06 00:00:37 -0500
commit28c7abc9516821cb701be5576ccd274a3b0c0389 (patch)
tree78210697f73d1db1654d122cc5ab44efa928014b
parentfa48ac3626c21efc5261b4f112270ca40d2e004d (diff)
downloadpython-setuptools-git-28c7abc9516821cb701be5576ccd274a3b0c0389.tar.gz
Add changelog
-rw-r--r--changelog.d/2592.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2592.change.rst b/changelog.d/2592.change.rst
new file mode 100644
index 00000000..3dbe816f
--- /dev/null
+++ b/changelog.d/2592.change.rst
@@ -0,0 +1 @@
+Warned for usage of uppercase keys in :code:`metadata` in :code:`setup.cfg`, restored some compatiblity by transforming to lowercase if not. Followed the change of keys in :code:`setup.cfg` now being case-sensitive -- by :user:`melissa-kun-li` \ No newline at end of file