diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c667fb2..f5c7bcd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## Release Candidate +### Added + + - Make possible for the user to get vertices, normals and triangle indices of a ConcaveMeshShape + - Make possible for the user to get vertices and height values of the HeightFieldShape + ### Fixed - Bug [#45](https://github.com/DanielChappuis/reactphysics3d/issues/45) has been fixed.