Skip to content

Commit b2ef865

Browse files
committed
Updated change log.
1 parent ee6f48b commit b2ef865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
* The Canvas RenderTexture drawImage method incorrectly set the values of the frame, causing them to appear wrongly scaled in the canvas renderer. Fix #3710 (thanks @saqsun).
1717
* Fixed `Math.Matrix4.makeRotationAxis()`.
18-
* Fixed an incorrect Math.abs in `Math.Quaternion.calculateW()` (thanks @qxzkjp).
18+
* Fixed an incorrect usage of `Math.abs()` in `Math.Quaternion.calculateW()` (thanks @qxzkjp).
1919

2020
## Version 3.9.0 - Yui - 24th May 2018
2121

0 commit comments

Comments
 (0)