Edit changelog file

This commit is contained in:
Daniel Chappuis 2018-10-10 20:37:45 +02:00
parent 5851ae5309
commit 37cf3de9fa

View File

@ -22,6 +22,7 @@
- Bug [#37](https://github.com/DanielChappuis/reactphysics3d/issues/37) has been fixed.
- Bug [#62](https://github.com/DanielChappuis/reactphysics3d/issues/62) has been fixed.
- Bug [#63](https://github.com/DanielChappuis/reactphysics3d/issues/63) has been fixed.
- Bug: the free() method was called in PoolAllocator instead of release() method of base allocator.
## Version 0.7.0 (May 1, 2018)