Skip to content

Commit b5d9741

Browse files
committed
Hostory edit
1 parent dec5429 commit b5d9741

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/HISTORY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
- Debug log messages for state changes with `None` as the old state
3131
- Type hints for async state callbacks
3232
- Various type hints
33-
- Put a config option around discarding events during app initialize methods
34-
33+
- Reverted discarding of events during app initialize methods to pre-4.5 by default and added an option to turn it on if required (should fix run_in() calls with a delay of 0 during initialize, as well as listen_state() with a duration and immediate=True)
3534

3635
**Breaking Changes**
3736

0 commit comments

Comments
 (0)