fix the changelog's grammatical issues and typos

This commit is contained in:
Mamadou Babaei
2025-02-14 12:10:33 +01:00
parent 39d39eae6e
commit f220d127a9
+3 -3
View File
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added the ePub version of the SenseGlove Unreal Engine Handbook.
- Added `FSGConnectJNI::Initialize()` and `FSGCoreJNI::Initialize()` return codes to Android logs for detailed debugging purposes through `adb logcat`.
- Introduced the `Meta XR` plugin compatibility.
- Introduced the `ViveOpenXR` plugin compatibility.
- Introduced compatibility with the `Meta XR` plugin.
- Introduced compatibility of the `ViveOpenXR` plugin.
- Added the `FSGPluginUtils` utility class for other plugins or modules availability detection such as `Meta XR` and `ViveOpenXR`.
- Added various HTC HMDs auto-detection support on Android.
- Added support for HTC VIVE Focus Vision HMD auto-detection.
@@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bumped the SenseGlove Unreal Engine Marketplace Packager `v0.5.0-7df1183`.
- Bumped the copyright years.
- This is the last release to support Unreal Engine `5.2`. From `v2.5.x` onwards only UE `5.3` and newer will be supported.
- The `ESGViveHMDDetectionPriority` enum items has changed and is no longer backward-compatible.
- The `ESGViveHMDDetectionPriority` enum items have changed and are no longer backward-compatible.
### Documentation