an overview title fix to match the summary file
This commit is contained in:
@@ -5,6 +5,12 @@ 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]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Minor documentation fixes.
|
||||||
|
|
||||||
## [2.1.1] - 2024-08-18
|
## [2.1.1] - 2024-08-18
|
||||||
|
|
||||||
This is a bugfix release with no actual plugin code changes, mostly addressing issues in the documentation and third-party dependencies caused by source control merge conflicts.
|
This is a bugfix release with no actual plugin code changes, mostly addressing issues in the documentation and third-party dependencies caused by source control merge conflicts.
|
||||||
@@ -691,4 +697,4 @@ This is a minor release focusing on adherence to the Unreal Engine Marketplace G
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux.
|
- Initial public release of the SenseGlove haptic API for Unreal Engine with support for Microsoft Windows and GNU/Linux.
|
||||||
@@ -57,7 +57,7 @@ Toipcs that do not fall under any specific category:
|
|||||||
- [SenseGlove Console Commands](../misc/console-commands/)
|
- [SenseGlove Console Commands](../misc/console-commands/)
|
||||||
- [Deploying to Android (Standalone)](../misc/android-standalone-deployment/)
|
- [Deploying to Android (Standalone)](../misc/android-standalone-deployment/)
|
||||||
- [Upgrade Guide](../misc/upgrade-guide/)
|
- [Upgrade Guide](../misc/upgrade-guide/)
|
||||||
- [Optimizing for More FPS](../misc/optimize-higher-fps/)
|
- [Optimizing for Higher FPS](../misc/optimize-higher-fps/)
|
||||||
|
|
||||||
## 🛠️ Advanced Topics
|
## 🛠️ Advanced Topics
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user