From cd2cda178f273d35e8da82806223d98e7dc9084f Mon Sep 17 00:00:00 2001 From: Daniel Chappuis Date: Fri, 19 Apr 2019 11:28:15 +0200 Subject: [PATCH] Edit changelog file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a79e1cd..704ef72e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ - Bug [#63](https://github.com/DanielChappuis/reactphysics3d/issues/63) has been fixed. - Bug [#82](https://github.com/DanielChappuis/reactphysics3d/issues/82) has been fixed. - Bug [#85](https://github.com/DanielChappuis/reactphysics3d/issues/85) has been fixed. + - Bug [#79](https://github.com/DanielChappuis/reactphysics3d/issues/79) 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)