diff --git a/CHANGELOG.md b/CHANGELOG.md index dad77d26..13d45580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for the upcoming Unreal Engine 5.3. - Now, the hand's velocity is applied to grabbed actors after being released from the hand. +- Introduce the real hands to the SenseGlove module (SGPawn) API. - Added separation of the virtual and real hand rendering. ### Fixed