diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index ac546e02..729b4c52 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -36,6 +36,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Dropped support for Epic Native Toolchain `v24`, which was last shipped with the preview release of UE `5.6`, but has been removed from the `5.6` branch on GitHub. +### Deprecated + +- This is the last minor release to support Unreal Engine `5.3` and its support will be removed from the next minor or major releases. + ### Documentation - Revised the outdated [Plugin Directory Structure](./directory-structure.html) section to accurately reflect the latest changes to the `Source/ThirdParty` directory layout changes.