diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 02f5f708..6982c13a 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -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