From e99d2da1121fab7470718156c7209c6f981dab15 Mon Sep 17 00:00:00 2001 From: fallenatlas Date: Fri, 2 Feb 2024 22:24:51 +0000 Subject: [PATCH] docs: add #524 to CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7bedfb771..ba84a48250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Scene editor plugin (#265, #551). - Metrics panel plugin, which only shows FPS statistics for now (#275). - Parent-child hierarchies to the transform plugin, at last (#334). +- Narrow-phase collision detection plugin (#524). ### Changed