From 75a7fe723957f336c33edff8e7b972722124cb8f Mon Sep 17 00:00:00 2001 From: Daniel Chappuis Date: Wed, 21 Apr 2021 21:12:34 +0200 Subject: [PATCH] Edit CHANGELOG file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e14d61a..342584ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ do not hesitate to take a look at the user manual. - Issue [#157](https://github.com/DanielChappuis/reactphysics3d/issues/157) with matrix to quaternion conversion has been fixed - Issue [#184](https://github.com/DanielChappuis/reactphysics3d/issues/184) with update of mass/inertia properties of static bodies - Issue with the computation of the two friction vectors in the contact solver +- Issue with the rendering of the capsule collision shape in the Debug Renderer (missing triangle faces) ## Version 0.8.0 (May 31, 2020)