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.
2 parents b61e780 + 1d5d3b8 commit 0e1054bCopy full SHA for 0e1054b
docs/changelog.rst
@@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.
11
12
.. towncrier release notes start
13
14
+v3.27.1 (2022-11-13)
15
+--------------------
16
+
17
+Bugfixes
18
+^^^^^^^^
19
20
+- Replaced deprecated ``license_file`` key with ``license_files`` in ``setup.cfg`` -- by :user:`mgorny`.
21
+ `#2521 <https://github.com/tox-dev/tox/issues/2521>`_
22
+- Add env cleanup to envreport - fix PYTHONPATH leak into "envreport" -- by :user:`f3flight`.
23
+ `#2528 <https://github.com/tox-dev/tox/issues/2528>`_
24
25
26
v3.27.0 (2022-10-25)
27
--------------------
28
docs/changelog/2521.bugfix.rst
docs/changelog/2528.bugfix.rst
0 commit comments