minor changelog fix

This commit is contained in:
Mamadou Babaei
2024-08-16 18:00:57 +02:00
parent 14677d8b5e
commit 9e62356532
+1 -1
View File
@@ -31,7 +31,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track
- Added FSGEngineUtils.
- Introduced the FSGInitializationSettings in order to control how the plugin is initialized.
- Introduced the FSGGameUserSettings for managing the Engine Scalability Settings through the SenseGlove plugin in order to change the graphics settings on the fly.
- Added support for Android API level 32 in addition to API level 29.
- Added support for Android API level 32 in addition to the API level 29.
- Introduced the SenseGlove Unreal Engine Handbook as an attempt at documenting the SenseGlove Unreal Engine Plugin.
### Fixed