From 22109d02ff10b8146b2b0087a66c5cad9a1017c6 Mon Sep 17 00:00:00 2001 From: Daniel Chappuis Date: Mon, 18 Feb 2019 22:04:52 +0100 Subject: [PATCH] Update changelog file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d30a13d..6a79e1cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - 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 [#82](https://github.com/DanielChappuis/reactphysics3d/issues/82) has been fixed. + - Bug [#85](https://github.com/DanielChappuis/reactphysics3d/issues/85) 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)