Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonobr1 committed Nov 7, 2024
1 parent 1b3a45b commit 6bc0d69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wiki/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ All notable changes to this project will be documented in this file. The format

## Nightly

+ Added static method `fromObject` to all `Two.Element` and descendant classes
+ Added method `copy` to all `Two.Element` and descendant classes
+ Added tests for `toObject` methods
+ Improved TypeScript types for argument relation
+ `Two.WebGLRenderer` correctly handles negative scale values
+ `Two.Path.noStroke`, `Two.Text.noStroke`, and derivative methods now include setting both the stroke color to `"none"` and the line width to 0
Expand Down

0 comments on commit 6bc0d69

Please sign in to comment.