Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
artofhuman authored and aleneum committed Aug 25, 2022
1 parent a8042e8 commit 2e2fda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Expand Up @@ -9,7 +9,7 @@ Release 0.9.0 is a major release and contains improvements to ease development,
- Bug #554: Fix issues related to scopes and queueing in `HierachicalMachine` (thanks @jankrejci)
- Feature: Add pyi stub files for better type hinting
- Feature: Reviewed and improved method documentation
- Feature #549: Add `may` transition check to transitions (thnaks @artofhuman)
- Feature #549: Add `may` transition check to transitions (thanks @artofhuman)
- Feature #552: Refactored error handling to be able to handle `MachineError` in `on_exception` callbacks (thanks @kpihus)
- PR #461: Add `Retry` state to supported state stereotypes (thanks @rgov)
- `Machine._identify_callback` has been converted to instance method from class method
Expand Down

0 comments on commit 2e2fda9

Please sign in to comment.