We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b6610 commit 22dab95Copy full SHA for 22dab95
Changelog.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
## 0.9.3 (July 2024)
9
10
- Bug #682: `AsyncTimeout` did not stop execution (thanks @matt3o)
0 commit comments