add the missing release title to the v2.1.3 changelog entry
This commit is contained in:
@@ -16,6 +16,8 @@ This is a bugfix release that delivers some documentation fixes.
|
|||||||
|
|
||||||
## [2.1.3] - 2024-10-11
|
## [2.1.3] - 2024-10-11
|
||||||
|
|
||||||
|
This bugfix release centers on adding initial support for the upcoming Unreal Engine `5.5`.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added initial support for the upcoming Unreal Engine `5.5` release. Please note that, while the plugin is functional, a few adjustments are still required to address deprecation warnings. Specifically, the `FXRMotionControllerData` struct needs to be replaced with the newly introduced `FXRMotionControllerState` and `FXRHandTrackingState` structs, along with adjustments to adhere to the new hand-tracking API changes.
|
- Added initial support for the upcoming Unreal Engine `5.5` release. Please note that, while the plugin is functional, a few adjustments are still required to address deprecation warnings. Specifically, the `FXRMotionControllerData` struct needs to be replaced with the newly introduced `FXRMotionControllerState` and `FXRHandTrackingState` structs, along with adjustments to adhere to the new hand-tracking API changes.
|
||||||
|
|||||||
Reference in New Issue
Block a user