update the changelog

This commit is contained in:
Mamadou Babaei
2024-09-02 18:12:36 +02:00
parent 938738cd49
commit 7c3b0f4a3c
+1
View File
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix the wrong script name for `USGHMDTrackerKismetLibrary`.
- Fix the wrong script name for `USGXRTrackerKismetLibrary `.
- Fix `LogPython: Warning: 'SGHMDTrackerKismetLibrary' and 'SGXRTrackerKismetLibrary' have the same name (SenseGloveHeadMountDisplayKismetLibrary) when exposed to Python. Rename one of them using 'ScriptName' meta-data.` when packaging the game.
- Expanded the clickable area on the handbook index page revision buttons.
- Minor documentation fixes.