From 85c378db3858e18305052df9486890382f2ef8b9 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 12 Mar 2024 21:30:16 +0100 Subject: [PATCH] fix the changelog errors --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a152c806..a5ae08b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,11 +39,11 @@ This is the second major release of the SenseGlove Unreal Engine Plugin adding s ## [1.9.8] - 2024-03-12 -This is a bugfix release with containing bugfixes backported from the next major release of the plugin as documented below. +This is a bugfix release that contains bugfixes backported from the next major release of the plugin as documented below. ### Fixed -- Fix a bug where the right hand mesh is always hidden inside the game no matter whether the right glove is connected or not. +- Fix a bug where the right-hand mesh is always hidden inside the game no matter whether the right glove is connected or not. - Fix a crash inside the USGHandPose::FromHandAngles method. - Some performance optimizations by utilizing MoveTemp in return statements. - Some improvements applied to the source code. @@ -55,7 +55,7 @@ This is a bugfix release with containing bugfixes backported from the next major ## [1.9.7] - 2024-02-18 -This is a bugfix release with containing bugfixes backported from the next major release of the plugin as documented below. +This is a bugfix release that contains bugfixes backported from the next major release of the plugin as documented below. ### Fixed