Edit changelog file

This commit is contained in:
Daniel Chappuis 2020-09-04 17:50:57 +02:00
parent f17941b708
commit 068f65d972

View File

@ -23,6 +23,7 @@ do not hesitate to take a look at the user manual.
### Fixed
- Issue [#165](https://github.com/DanielChappuis/reactphysics3d/issues/165) with order of contact manifolds in islands creation has been fixed
- Issue with concave vs convex shape collision detection has been fixed
- Issue with edge vs edge collision has been fixed in SAT algorithm (wrong contact normal was computed)