Skip to content

Commit 00fa4f3

Browse files
🤖 automated: Changelog 0.2.0
1 parent f274305 commit 00fa4f3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.0] - 2025-06-21
11+
1012
### Added
1113

1214
- OnStateChanged method
@@ -17,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1719

1820
- Created state machine base class
1921

20-
[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
2125

2226
[0.1.0]: https://github.com/TJC-Tools/TJC.StateMachine/releases/tag/v0.1.0

0 commit comments

Comments
 (0)