From 9f11b7d4e81b148ef62d327ecc30c9d40ce6b444 Mon Sep 17 00:00:00 2001 From: notgiven688 Date: Wed, 21 Aug 2024 18:18:28 +0200 Subject: [PATCH] Prepare 2.4.1 release --- docs/docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index e202d2a2..3aeec901 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -6,7 +6,7 @@ sidebar_position: 5 ### Jitter 2.4.1 (08-21-2024) - Improved TriangleEdgeCollisionFilter. -- Impemented analytical box and sphere ray casting. +- Implemented analytical box and sphere ray casting. - Made Restitution and Friction public in Contact. - Improved DynamicTree interface. - Add Debug.Asserts in ActiveList.