From 862db8f379247acbf6f1f4467f3675cde2cce15e Mon Sep 17 00:00:00 2001 From: Daniel Chappuis Date: Fri, 8 May 2020 23:56:12 +0200 Subject: [PATCH] Edit change log file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23eac7c6..6a6c4c5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ ### Fixed - Issues [#125](https://github.com/DanielChappuis/reactphysics3d/issues/125) and [#106](https://github.com/DanielChappuis/reactphysics3d/issues/106) have been fixed. + - Issue [#141](https://github.com/DanielChappuis/reactphysics3d/issues/141) with limits of hinge and slider joints has been fixed. ### Changed