From eafda922148c9a86cb50a44851ba8dafdcc14f4f Mon Sep 17 00:00:00 2001 From: nthouliss Date: Wed, 27 Apr 2022 13:14:35 +1000 Subject: [PATCH] Fix typo in release notes --- src/docs/releaseNotes/v1.10.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/releaseNotes/v1.10.2.md b/src/docs/releaseNotes/v1.10.2.md index 032b594..6bb4a17 100644 --- a/src/docs/releaseNotes/v1.10.2.md +++ b/src/docs/releaseNotes/v1.10.2.md @@ -3,7 +3,7 @@ This is a small release just adding some QoL improvements and updating dependencies. - Updated most package dependencies -- Added functionality to allow imports that contain corrupted assests. Previously, having one corrupt asset would cause the import to fail. Now you should be notified if any assets were unable to be imported. +- Added functionality to allow imports that contain corrupted assests. Previously, having one corrupt asset would cause the import to fail. Now you should be notified if any assets were unable to be imported - Added message about our new blog on home page - Fixed bug that was causing animation trails on dice in Safari iOS. Unfortunately, this fix means dice appear in lower quality on Safari browsers - Fixed toggle fog being triggered with middle mouse drag