add missing changelogs from the previous commit

This commit is contained in:
Mamadou Babaei
2025-05-09 16:35:06 +02:00
parent 524a828e71
commit 4ee32a38db
+5
View File
@@ -11,8 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support for Epic Native Toolchain `v24` which will be shipped with the upcoming UE `5.6`.
### Fixed
- Backend initialization error handling on Android.
### Changed
- The error codes returned from `FSGConnectJNI::Initialize()` and `FSGCoreJNI::Initialize()` have been changed. This is a breaking change for any code that relies on handling the return codes from those functions.
- Bumped the SenseGlove libraries to a yet to be versioned, experimental release, with BLE (Bluetooth Low Energy) support.
### Documentation