Skip to content

Commit 22dab95

Browse files
committed
doc: add 0.9.4 to changelog
1 parent 37b6610 commit 22dab95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.9.4 ()
4+
5+
- Bug #688: `Machine.remove_transitions` did not work with `State` and `Enum` even though the signature implied this (@thanks @hookokoko)
6+
- PR #696: Improve handling of `StrEnum` which were previously confused as string (@jbrocher)
7+
38
## 0.9.3 (July 2024)
49

510
- Bug #682: `AsyncTimeout` did not stop execution (thanks @matt3o)

0 commit comments

Comments
 (0)