You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+11
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ Release History
4
4
5
5
.. towncrier release notes start
6
6
7
+
v4.14.2 (2024-03-22)
8
+
--------------------
9
+
10
+
Bugfixes - 4.14.2
11
+
~~~~~~~~~~~~~~~~~
12
+
- Add provision arguments to ToxParser to fix crash when provisioning new tox environment without list-dependencies by :user:`seyidaniels` (:issue:`3190`)
13
+
14
+
Improved Documentation - 4.14.2
15
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
+
- Removed unused line from the 'fresh_subprocess' documentation. (:issue:`3241`)
0 commit comments