From c8d92cc8f646401886a12b4b237ff4729fbb03c4 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 17 Jan 2025 14:02:18 +0100 Subject: [PATCH] update the changelog with the unreleased changes --- Handbook/src/appendix/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 20f6e317..19c6d4e2 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added an ePub version of the SenseGlove Unreal Engine Handbook. + ### Changed - Bumped the SenseGlove libraries to `v2.105.3-97ea18cb`. @@ -15,8 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Documentation +- Reintroduced the Handbook in ePub format. +- Applied various Handbook Makefile fixes. - 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). ## [2.3.2] - 2025-01-28