From 6c5149dc48cadfef3901edc1c1e90c2919a26a0f Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 17 Jan 2025 14:18:12 +0100 Subject: [PATCH] update the changelog with the unreleased changes --- Handbook/src/appendix/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index e14e3ff3..66620c83 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added an ePub version of the SenseGlove Unreal Engine Handbook. +### Fixed + +- Additional minor fixes and improvements that may not be listed here. + ### Changed - Bumped the SenseGlove libraries to `v2.105.3-97ea18cb`. @@ -25,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Clarified the HTC VIVE Stand-alone support status in the platform support matrix. - Bumped the mdbook-alerts crate to `v0.7.x`. - Reintroduced mdbook-epub at `d1536bbbdc1ca00320522ad73a967e15057ef573` from the `master` branch as the blocking issues in [#115]() have been address in [1ca2a860f6ed405c00914a3aadd8057d5050b29b](https://github.com/Michael-F-Bryan/mdbook-epub/commit/1ca2a860f6ed405c00914a3aadd8057d5050b29b#diff-b21e2a96624fabac44d6c5ecc34bff0835565999be6a320fe75bd0401d5c8e87R148). +- Additional minor fixes and improvements that may not be listed here. ## [2.3.2] - 2025-01-28