From 32e60ca6e47df0a3a3fbbaf46778dd59dfede834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Baracho?= <74615959+jdbaracho@users.noreply.github.com> Date: Sat, 16 Nov 2024 21:08:29 +0000 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 002a449bb6..ce9fcede96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Collision detection with VoxelCollisionShapes (#994, **@joaomanita**). - Allow identifying assets in code from their path (#1177. **@GalaxyCrush**). - Added an Audio asset (#230, **@Dageus**, **@diogomsmiranda**). +- Hold function for debug_camera (#1030, **@jdbaracho**). ### Changed