update the changelog with unreleased changes

This commit is contained in:
Mamadou Babaei
2023-08-21 17:56:56 +02:00
parent e2b8cb29fa
commit e8d5fb3eec
+2 -1
View File
@@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Added a SenseGlove custom game instance, SGGameInstance, for future use. - Introduce SGGameInstance, a customized SenseGlove game instance for future use.
- Added the new SenseGloveBackend and SenseGloveBackendKismet modules. - Added the new SenseGloveBackend and SenseGloveBackendKismet modules.
### Fixed ### Fixed
- Proper initialization of the SenseGlove backend in order to fix a bug in certain situations where SGConnect::Init() gets called every frame. - Proper initialization of the SenseGlove backend in order to fix a bug in certain situations where SGConnect::Init() gets called every frame.
- Some other minor fixes.
## [1.6.1] - 2023-08-14 ## [1.6.1] - 2023-08-14