a changelog fix

This commit is contained in:
Mamadou Babaei
2024-08-16 16:44:33 +02:00
parent 1301ec957b
commit 2e63b956d4
+1 -1
View File
@@ -73,7 +73,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 collides with other objects inside the scene, mistakenly triggering events like OnGrabStateUpdated and OnTouchStateUpdated.
- Fix various wrong Kismet script names and their class exports.
- Fixed various wrong Kismet script names and their class exports.
- Some Android UPL tweaks, permission, and build fixes.
- Many other large and small fixes and improvements that might not be listed here.
- A few small bugfixes that have already been backported to the v2.0.x series.