Edit changelog file

This commit is contained in:
Daniel Chappuis 2018-09-12 10:01:47 +02:00
parent a130308551
commit 451722898f

View File

@ -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.