summaryrefslogtreecommitdiff
path: root/docs/news.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news.rst')
-rw-r--r--docs/news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst
index 05d8f9f..94deead 100644
--- a/docs/news.rst
+++ b/docs/news.rst
@@ -9,6 +9,8 @@ unreleased
* Fix a broken compatibility shim that would cause the ConfigParser to fail
on Python 3.12 when ``ConfigParser.readfp`` is removed.
+* Drop setuptools dependency and start using ``importlib.metadata`` instead.
+
* Refactor repository into a src folder layout.
2.1.1 (2020-10-12)