update the changelog with unreleased changes
This commit is contained in:
+10
-1
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
This is a hotfix release addressing a few critical issues.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix build issues with certain compilers when Unreal Engine version is older than 5.2.
|
||||||
|
- Reintroduced the Virtual Hand and the Wrist Tracker debug gizmos which have temporarily been disabled due to a bug in the settings system.
|
||||||
|
|
||||||
## [v1.4.1] - 2023-05-29
|
## [v1.4.1] - 2023-05-29
|
||||||
|
|
||||||
This is a bugfix release with focus Android build issues.
|
This is a bugfix release with focus Android build issues.
|
||||||
@@ -37,7 +46,7 @@ This release breaks ABI/API compatibility with the previous versions.
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- SenseGlove libraries have been updated to v2.7.1-965f90c with support for Linux AArch64.
|
- SenseGlove libraries have been updated to v2.7.1-965f90c with support for Linux AArch64.
|
||||||
- The Virtual Hand and the Wrist Tracker debug Gizmos (the intended use is only for SenseGlove developers for really low-level stuff; thus won't affect the users of the plugin at all) have been disabled and will be ignored due to an esoteric bug in the settings systems which has been scheduled to be fixed in the future releases.
|
- The Virtual Hand and the Wrist Tracker debug gizmos (the intended use is only for SenseGlove developers for really low-level stuff; thus won't affect the users of the plugin at all) have been disabled and will be ignored due to an esoteric bug in the settings systems which has been scheduled to be fixed in the future releases.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user