Skip to content

Commit e9ea2f8

Browse files
committed
Update changelog
1 parent 488c2aa commit e9ea2f8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
3.1.0 (unreleased)
2+
------------------
3+
4+
- The ``qt_wait_signal_raising`` option was renamed to ``qt_default_raising``.
5+
The old name continues to work, but is deprecated.
6+
- New ``qtbot.waitCallback()`` method that returns a ``CallbackBlocker``, which
7+
can be used to wait for a callback to be called.
8+
- The docs still referred to ``SignalTimeoutError`` in some places, despite it
9+
being renamed to ``TimeoutError`` in the 2.1 release. This is now corrected.
10+
111
3.0.3 (unreleased)
212
------------------
313

0 commit comments

Comments
 (0)