We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b3595 commit 6d0e71dCopy full SHA for 6d0e71d
CHANGELOG.rst
@@ -6,10 +6,17 @@ Changelog
6
Development Version
7
====================
8
9
-Development Version
10
-====================
+Version 0.20
+============
11
+
12
+- ``setuptools`` plugin:
13
+ * Update ``setuptools.schema.json``, #206
14
15
+Maintenance and Minor Changes
16
+-----------------------------
17
- Fix misplaced comments on ``formats.py``, #184
18
+- Adopt ``--import-mode=importlib`` for pytest to prevent errors with ``importlib.metadata``, #203
19
+- Update CI configs, #195 #202, #204, #205
20
21
Version 0.19
22
============
0 commit comments