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