From 89a509f31545c53a2cf57e20579c6561d5a58e19 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 2 May 2024 12:35:54 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8309ce9..abf6666 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,10 @@ # Changelog +## Version 2.0.1 + +Added check in SC_SACD_Sphere_Box_Collision(...) to see if sphere and box has +same center. + ## Version 2.0.0 Add collision detection with Spheres.