minor changelog fix

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:52 +02:00
parent 691fd43cd1
commit 9b99399641
+2 -2
View File
@@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
This release is breaking ABI/API compatibility with the previous versions.
This release breaks ABI/API compatibility with the previous versions.
### Added
- Android on-device glove calibration.
- Android / Oculus on-device glove calibration.
- Introduced the animated Virtual Hand Model (as a set of virtual hand and wrist tracker components and an actor) with in-editor animation availability.
- Introduced SGPawn, SGPlayerController, SGGameModeBase, etc classes.
- Added an internal SenseGloveCoreTypes module in order to share common SenseGloveCore types between various modules.