From 8691d93d46495ee1e11db42bacadba219e2fab20 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 12 Feb 2025 15:53:48 +0100 Subject: [PATCH] minor changelog fixes --- Handbook/src/appendix/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 91431e27..8b1aa7e0 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -12,7 +12,7 @@ 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 compatibility with the `Meta XR` plugin. -- Introduced compatibility of the `ViveOpenXR` plugin. +- Introduced compatibility with 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.