From 2f5307e858a990c50be80bfba075dfc243bbfb9a Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Sun, 16 Jun 2024 11:57:22 +0200 Subject: [PATCH] update the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73170442..e913f596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track ### Fixed - Fixed a bug when the virtual hand inside the game is not visible but still have collisions with other objects inside the scene. +- Fix various wrong Kismet script names and their class exports. ### Changed