We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f274305 commit 00fa4f3Copy full SHA for 00fa4f3
‎CHANGELOG.md‎
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.0] - 2025-06-21
11
+
12
### Added
13
14
- OnStateChanged method
@@ -17,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
19
18
20
- Created state machine base class
21
-[Unreleased]: https://github.com/TJC-Tools/TJC.StateMachine/compare/v0.1.0...HEAD
22
+[Unreleased]: https://github.com/TJC-Tools/TJC.StateMachine/compare/v0.2.0...HEAD
23
24
+[0.2.0]: https://github.com/TJC-Tools/TJC.StateMachine/compare/v0.1.0...v0.2.0
25
26
[0.1.0]: https://github.com/TJC-Tools/TJC.StateMachine/releases/tag/v0.1.0
0 commit comments