From f964a00353400cafe63d4f8691a3b5b81cede853 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 17 Jan 2025 11:12:19 +0100 Subject: [PATCH] fix the changelog formatting --- Handbook/src/appendix/changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 88fe86e6..e020df94 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + - Clarified HTC VIVE Stand-alone support status in the platform support matrix. ## [2.3.2] - 2025-01-28 @@ -828,4 +830,4 @@ This is a minor release focusing on adherence to the Unreal Engine Marketplace G ### Added -- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux. +- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux. \ No newline at end of file