Improve changelog a bit

This commit is contained in:
Bruno Oliveira 2023-03-07 17:26:42 -03:00
parent 364d3dc2bd
commit db8ee70341
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
:confval:`console_output_style` now supports ``progress-even-when-capture-no`` to force the use of the progress output even when capture is disabled. This is useful in large test suites where capture may have significant performance impact.

View File

@ -1 +0,0 @@
``console_output_style`` now supports ``progress-even-when-capture-no`` to force the use of the progress output even when capture is disabled. This is useful in large test suites where capture may have significant performance impact.