From fb82dc8308f7b5c198f5ac7956e9d0ac076d8429 Mon Sep 17 00:00:00 2001 From: Antonyesk601 <40663824+Antonyesk601@users.noreply.github.com> Date: Tue, 5 Aug 2025 17:46:01 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Mark Backman --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ca322d2..2c339c9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 pushed by the `BaseInputTransport` at Start and any time a `VADParamsUpdateFrame` is received. -- Add support for Simli Trinity Avatars, a new `is_trinity_avatar` parameter is added to indicate whether the Simli `faceId` is a trinity faceId or not which is essential for getting a consistent experience with trinity faces. +- Added support for Simli Trinity Avatars. A new `is_trinity_avatar` parameter + has been introduced to specify whether the provided `faceId` corresponds to a + Trinity avatar, which is required for optimal Trinity avatar performance. ### Changed