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