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 3c89572 commit 8251a7dCopy full SHA for 8251a7d
docs/changelog.rst
@@ -4,6 +4,16 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.0.8 (2022-12-11)
8
+-------------------
9
+
10
+Bugfixes - 4.0.8
11
+~~~~~~~~~~~~~~~~
12
+- Fix multiple substitution on factor filtering in ``tox.ini`` when multiple factor filters match
13
+ - by :user:`gaborbernat`. (:issue:`2650`)
14
+- Fix regression in ``requirements.txt`` parsing - by :user:`gaborbernat`. (:issue:`2682`)
15
16
17
v4.0.7 (2022-12-11)
18
-------------------
19
docs/changelog/2650.bugfix.rst
docs/changelog/2682.bugfix.rst
0 commit comments