update the changelog to reflect the latest changes

This commit is contained in:
Mamadou Babaei
2023-06-16 02:12:09 +02:00
parent e5594c2a22
commit a0748cc33a
+11 -2
View File
@@ -9,14 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
This release breaks ABI/API compatibility with the previous versions in some areas as documented below. This release breaks ABI/API compatibility with the previous versions in some areas as documented below.
### Added
- Added support for the Meta Quest Pro positional tracking hardware.
- Added HTC VIVE Focus 3 positional tracking hardware enum, though it has not been implemented, yet.
### Changed ### Changed
- Fully refactored the top-level configurations in the settings system into USTRUCTs. - Fully refactored the top-level configurations in the settings system into USTRUCTs.
- SenseGlove libraries have been updated to v2.8.0-ff14904. - SenseGlove libraries have been updated to v2.9.0-21c54c5.
- Change HTC VIVE Tracker enum's display name in order to clarify it has not been implemented, yet.
### Removed ### Removed
- Dropped support for the Epic Native Toolchain v19, MSVC v141 (Visual Studio 2017), and thus Unreal Engine 4.27. - Dropped support for the Epic Native Toolchain v19, MSVC v141 (Visual Studio 2017), and thus Unreal Engine 4.27 as it has been marked as deprecated since v1.4.x.
- Removed any kind of support for Oculus Touch (Oculus Rift S and Oculus Quest 1) positional tracking hardware.
- Removed any kind of support for Pico Neo 2 positional tracking hardware.
- Removed any kind of support for Pico Neo 3 positional tracking hardware.
## [1.4.3] - 2023-06-01 ## [1.4.3] - 2023-06-01