From 67adf78c1fb15b50b45ce2c96d78a26aae5424ff Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 14 Aug 2023 16:58:29 +0200 Subject: [PATCH] update the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6c80e3..dad77d26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fix the wrong default debug virtual hand gizmo colors when initialized using the default constructor. +- Some minor performance fixes and improvements. ### Changed