chore: update changelog

This commit is contained in:
Sébastien Crozet
2024-03-23 16:14:41 +01:00
committed by Sébastien Crozet
parent 09af4313fa
commit f351dad938

View File

@@ -4,6 +4,7 @@
- Fix crash when simulating a spring joint between two dynamic bodies. - 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 kinematic bodies not being affected by gravity after being switched back to dynamic.
- Fix regression on contact force reporting from contact force events.
### Added ### Added