From 2e7e617e1436d7b9f9e0d8a141bdbb5c5d1b7405 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Sat, 4 Mar 2023 16:22:32 +0100 Subject: [PATCH] update the changelog for unreleased changes --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7960a2d1..5c0871c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Introduced the Vitual Hand Model. -- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1). -- Fully functional Linux development support. +- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1, 5.2). +- Fully functional and stable Linux development support. +- Fully functional and stable Unreal Engine 5.2 preview support has been added. ### Changed