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 5356d96 commit d37cb08Copy full SHA for d37cb08
docs/changelog.rst
@@ -4,6 +4,15 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.14.0 (2024-03-05)
8
+--------------------
9
+
10
+Features - 4.14.0
11
+~~~~~~~~~~~~~~~~~
12
+- Support enabling fresh subprocess for packaging build backends via :ref:`fresh_subprocess` - by :user:`gaborbernat`. (:issue:`3227`)
13
+- Allow plugins attaching additional information to ``--version`` via ``tox_append_version_info`` method in the plugin
14
+ module - by :user:`gaborbernat`. (:issue:`3234`)
15
16
v4.13.0 (2024-02-16)
17
--------------------
18
docs/changelog/3227.feature.rst
docs/changelog/3234.feature.rst
0 commit comments