update the changelog with unreleased changes

This commit is contained in:
Mamadou Babaei
2023-09-14 18:50:04 +02:00
parent ce325f1219
commit 01fe621704
+2 -1
View File
@@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### 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.
### Fixed
- 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