Skip to content

Commit fd03dce

Browse files
committed
update README to list breaking change on 2.3.0
Version 2.3.0 removes `write_title` and changes `dump_stacks`. The change is related to the introduction of Terminal, that is listed in the README, but is not stated the API change. Signed-off-by: Laudin Alessandro Molina T <[email protected]>
1 parent 733b26b commit fd03dce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ x.y.z
413413
directly to ``sys.{stdout,stderr}``.
414414
This change also switches all output from ``sys.stderr`` to ``sys.stdout``.
415415
Thanks Pedro Algarvio.
416+
- *Breaking change*, remove `write_title` and API change of `dump_stack`.
416417
- Pytest 7.0.0 is now the minimum supported version. Thanks Pedro Algarvio.
417418
- Add ``--session-timeout`` option and ``session_timeout`` setting.
418419
Thanks Brian Okken.

0 commit comments

Comments
 (0)