bump the plugin version to v1.2.0
This commit is contained in:
+5
-1
@@ -5,7 +5,7 @@ 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]
|
## [v1.2.0] - 2023-03-28
|
||||||
|
|
||||||
This release breaks ABI/API compatibility with the previous versions.
|
This release breaks ABI/API compatibility with the previous versions.
|
||||||
|
|
||||||
@@ -35,6 +35,10 @@ This release breaks ABI/API compatibility with the previous versions.
|
|||||||
- Removed redundant SGConnectImpl/SGPlatform.
|
- Removed redundant SGConnectImpl/SGPlatform.
|
||||||
- Removed redundant SGTypes/SGConnectTypes.
|
- Removed redundant SGTypes/SGConnectTypes.
|
||||||
|
|
||||||
|
### Known Issues
|
||||||
|
|
||||||
|
- Wrist Tracker's offsets are a bit off (e.g. on Quest 2), scheduled to be fixed in the next patch release.
|
||||||
|
|
||||||
## [1.1.1] - 2023-02-07
|
## [1.1.1] - 2023-02-07
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"Version": 1,
|
"Version": 1,
|
||||||
"VersionName": "1.1.1",
|
"VersionName": "1.2.0",
|
||||||
"FriendlyName": "SenseGlove",
|
"FriendlyName": "SenseGlove",
|
||||||
"Description": "Integrating the SenseGlove haptic controller into Unreal Engine",
|
"Description": "Integrating the SenseGlove haptic controller into Unreal Engine",
|
||||||
"Category": "Virtual Reality",
|
"Category": "Virtual Reality",
|
||||||
|
|||||||
Reference in New Issue
Block a user