From 4ae64007111665d710bc4d39c59c55280ef0a776 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 18 Jun 2024 13:23:16 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 38e2248..86f1e99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,7 +11,7 @@ Added Mat3 and helper functions related to Mat3. Implemented conversion from axis/angle to rotation matrix (Mat3). -Implemented conversion from rotation matrix (mat3) to axis/angle (untested). +Implemented conversion from rotation matrix (mat3) to axis/angle. ## Version 3.2.1