Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim authored and desplesda committed Jul 4, 2023
1 parent 75f0f82 commit 7ebb5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `NodeStartHandler`
- `NodeCompleteHandler`
- `DialogueCompleteHandler`
- Note that `OptionsCompleteHandler` remains _not_ optional, and is required to be set.
- Note that `OptionsHandler` remains _not_ optional, and is required to be set.
- `Dialogue` now calls `DialogueCompleteHandler` when the `Stop()` method is called.
- VM now nullifies it's state when stopped.

Expand Down

0 comments on commit 7ebb5cd

Please sign in to comment.