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 8155760 commit b654be7Copy full SHA for b654be7
docs/changelog.rst
@@ -4,6 +4,15 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.4.1 (2023-01-25)
8
+-------------------
9
+
10
+Bugfixes - 4.4.1
11
+~~~~~~~~~~~~~~~~
12
+- In tox 4.4.0 ``constrain_package_deps`` was introduced with a default value of ``True``. This has been changed back to
13
+ ``False``, which restores the original behavior of tox 4.3.5 - by :user:`masenf`. (:issue:`2897`)
14
15
16
v4.4.0 (2023-01-25)
17
-------------------
18
docs/changelog/2897.bugfix.rst
0 commit comments