Skip to content

Commit 16f7553

Browse files
committed
Update CHANGELOG.md
1 parent a0c4859 commit 16f7553

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Notes:
7676
* `Geom.Intersects.GetTriangleToCircle` is a new function that will return the point/s of intersection between a triangle and a circle (thanks @florianvazelle)
7777
* `Geom.Intersects.GetTriangleToLine` is a new function that will return the point/s of intersection between a triangle and a line (thanks @florianvazelle)
7878
* `Geom.Intersects.GetTriangleToTriangle` is a new function that will return the point/s of intersection between two triangles (thanks @florianvazelle)
79+
* `Size.setCSS` is a new method that will set the Size components width and height to the respective CSS style properties of the given element.
7980

8081
### Updates
8182

0 commit comments

Comments
 (0)