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 9c6f835 commit df34192Copy full SHA for df34192
docs/changelog.rst
@@ -4,6 +4,18 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.18.1 (2024-09-07)
8
+--------------------
9
+
10
+Bugfixes - 4.18.1
11
+~~~~~~~~~~~~~~~~~
12
+- Fix and test the string spec for the ``sys.executable`` interpreter (introduced in :pull:`3325`)
13
+ - by :user:`hroncok` (:issue:`3327`)
14
15
+Improved Documentation - 4.18.1
16
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17
+- Changes the ``tox_env_teardown`` docstring to explain the hook is called after a tox env was teared down. (:issue:`3305`)
18
19
v4.18.0 (2024-08-13)
20
--------------------
21
docs/changelog/3305.doc.rst
docs/changelog/3327.bugfix.rst
0 commit comments