diff options
| -rw-r--r-- | changelog.d/2592.change.rst | 1 |
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 |
