We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8284691 commit a686c79Copy full SHA for a686c79
1 file changed
CHANGELOG.rst
@@ -5,6 +5,20 @@ Changelog
5
This lists the most important changes for each release.
6
7
8
+Version 6.1.0 — 2023-09-22
9
+==========================
10
+
11
+Added
12
+-----
13
14
+* Support using VCS URLs in requirements files.
15
16
+Fixed
17
18
19
+* Building wheels for packages like ``zope-event`` that normalise the project name using dots instead of underscores is no longer broken.
20
21
22
Version 6.0.0 — 2023-06-09
23
==========================
24
0 commit comments