update the changelog for unreleased changes

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:43 +02:00
parent d61183a960
commit 7c271d30ce
+5 -3
View File
@@ -9,18 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Partial implementation for the Vitual Hand Model.
- Segregate Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1).
- Introduced the Vitual Hand Model.
- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1).
- Fully functional Linux development support.
### Changed
- SenseGlove libraries have been updated to the Linux-aware version: v2.4.1-d551398.
- API has changed to use degrees instead of radians.
- SGCoordinates utility class name has been changed to SGAngles.
### Removed
- Removed ~4000 archaic lines of pre-public-release dead code.
- Drop Android NDK r21b binaries used by the older engine versions.
- Dropped Android NDK r21b binaries used by the older engine versions.
## [1.1.1] - 2023-02-07