From af198a51b8287e4142a1ba9a337de23b25e22ca4 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Tue, 28 Jan 2025 16:34:08 +0100 Subject: [PATCH] add ue 5.2 deprectation notes to the changelog --- Handbook/src/appendix/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 2107ceb8..c017fb75 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bumped the SenseGlove libraries to `v2.105.3-97ea18cb`. - Bumped the SenseGlove Unreal Engine Marketplace Packager `v0.5.0-7df1183`. - Bumped the copyright years. +- This is the last release to support Unreal Engine `5.2`. From `v2.5.x` onwards only UE `5.3` and newer will be supported. ### Documentation