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 fc80080 commit 776718cCopy full SHA for 776718c
docs/changelog.rst
@@ -4,6 +4,21 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.12.0 (2024-01-11)
8
+--------------------
9
+
10
+Features - 4.12.0
11
+~~~~~~~~~~~~~~~~~
12
+- Always pass ``FORCE_COLOR`` and ``NO_COLOR`` to the environment (:issue:`3171`)
13
14
+Bugfixes - 4.12.0
15
16
+- ``--parallel-no-spinner`` flag now implies ``--parallel`` (:issue:`3158`)
17
18
+Improved Documentation - 4.12.0
19
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20
+- -Fix ``open an issue`` link in development.rst (:issue:`3179`)
21
22
v4.11.4 (2023-11-27)
23
--------------------
24
docs/changelog/3158.bugfix.rst
docs/changelog/3171.feature.rst
docs/changelog/3179.doc.rst
0 commit comments