From acb8c0fe3564acea47935cc37f2c539709855e2d Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 2 Sep 2024 19:27:42 +0200 Subject: [PATCH] update the changelog --- Handbook/src/appendix/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 0b03a193..7d893cf7 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +This is a bugfix release that addresses a few non-critical issues and documentation fixes. + ### Fixed - Fix a bug where the hands are always visible even when `bVisibleWhenHandDataUnavailable` is disabled.