From 4fdb0906d9014ddafb6da91de6f0f4507bbe374c Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Sat, 3 Feb 2024 04:36:52 +0100 Subject: [PATCH] minor changelog fixes --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66a1dcb7..76e9416e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,8 +19,8 @@ This is a hotfix release addressing a few critical issues that might result in c - Removed a redundant code statement inside the SGNovaGloveImpl::GetSubFirmwareVersion method. - Some minor const correctness fixes. - Some other minor code fixes and improvements. -- Fix the wrong version numbers inside the paltform support matrix and the main .uplugin file. -- Minor changelog fix. +- Fixed the wrong version numbers inside the paltform support matrix and the main .uplugin file. +- Minor changelog fixes. ## [1.9.2] - 2023-11-03