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 5077e20 commit 3eb6376Copy full SHA for 3eb6376
docs/changelog.rst
@@ -4,6 +4,19 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.27.0 (2025-06-17)
8
+--------------------
9
+
10
+Features - 4.27.0
11
+~~~~~~~~~~~~~~~~~
12
+- Add ``free_threaded`` flag to to ``"python"`` entries in json output of ``--result-json``. (:issue:`3534`)
13
14
+Bugfixes - 4.27.0
15
16
+- Fix dependency-group name normalization. (:issue:`3539`)
17
+- Improves logging of environment variables by sorting them by key and redacting
18
+ the values for the ones that are likely to contain secrets. (:issue:`3542`)
19
20
v4.26.0 (2025-05-13)
21
--------------------
22
docs/changelog/3534.feature.rst
docs/changelog/3539.bugfix.rst
docs/changelog/3542.bugfix.rst
0 commit comments