Version: 237.4.0

This commit is contained in:
metalgearsloth
2024-12-21 15:53:21 +11:00
parent 82c94fc8b0
commit acb1d37b99
2 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -54,6 +54,17 @@ END TEMPLATE-->
*None yet*
## 237.4.0
### New features
* Implement automatic field-level delta states via AutoGenerateComponentState via opt-in.
### Bugfixes
* Remove redundant TransformComponentState bool.
## 237.3.0
### New features