From 4a8812943bd4487ddae9e22d377d71e927d93c17 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 11 Mar 2024 13:30:16 +0100 Subject: [PATCH] update the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62597921..888270fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ This is the second major release of the SenseGlove Unreal Engine Plugin adding s ### Changed -- SenseGlove libraries have been updated to v2.101.7-3580cd9f. +- SenseGlove libraries have been updated to v2.101.8-a2a2075b. - Various classes and parts of the API have been changed in order to reflect and adhere to upstream SenseGlove libraries. - Reverse the Platform Support Matrix order from newer Unreal Engine versions to the older ones. - Clarify the engine support policy in the main readme file by adding the corresponding references from the Epic Marketplace Guidelines and a URL to their guidelines page.