Skip to content

Commit f0541b6

Browse files
committed
Improve CHANGELOG formatting a bit
1 parent b2d7c26 commit f0541b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Bug Fixes
2525
- ``UnicodeWarning`` is issued from the internal pytest warnings plugin only
2626
when the message contains non-ascii unicode (Python 2 only). (#2463)
2727

28-
- Added a workaround for Python 3.6 WindowsConsoleIO breaking due to Pytests's
29-
FDCapture. Other code using console handles might still be affected by the
30-
very same issue and might require further workarounds/fixes, i.e. colorama.
28+
- Added a workaround for Python 3.6 ``WindowsConsoleIO`` breaking due to Pytests's
29+
``FDCapture``. Other code using console handles might still be affected by the
30+
very same issue and might require further workarounds/fixes, i.e. ``colorama``.
3131
(#2467)
3232

3333

0 commit comments

Comments
 (0)