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 7ccb37f commit 36ac34bCopy full SHA for 36ac34b
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## [0.8.3-beta] - Sept 10, 2024
4
+- Added support for switching SubStateMachine models at runtime
5
+
6
## [0.8.2-beta] - Sept 09, 2024
7
- Added TryGetData and HasData methods to the SharedData class
8
package.json
@@ -1,6 +1,6 @@
{
"name": "com.nonatomic.visualstatemachinev2",
- "version": "0.8.2-beta",
+ "version": "0.8.3-beta",
"displayName": "Visual State Machine V2",
"description": "Visual State Machine V2",
"unity": "2022.3",
0 commit comments