diff --git a/CHANGELOG.md b/CHANGELOG.md index c2fb8a39b..9ce31b0ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fix crash when simulating a spring joint between two dynamic bodies. - Fix kinematic bodies not being affected by gravity after being switched back to dynamic. +- Fix regression on contact force reporting from contact force events. ### Added