Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonobr1 committed Oct 16, 2023
1 parent cccc66b commit 68031b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions wiki/changelog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ All notable changes to this project will be documented in this file. The format
<h3 class="visible">Nightly</h3>

+ Added "no-referrer" policy to image requests
+ Updated extras to be compatible with `Two.Matrix` API changes
+ Two.Path.noFill() yields `"none"` instead of `"transparent"`
+ Two.Path.noStroke() yields `"none"` instead of `"transparent"`
+ Two.Text.noFill() yields `"none"` instead of `"transparent"`
+ Two.Text.noStroke() yields `"none"` instead of `"transparent"`
+ Two.Points.noFill() yields `"none"` instead of `"transparent"`
+ Two.Points.noStroke() yields `"none"` instead of `"transparent"`

## August 7, 2023 v0.8.11

Expand Down

0 comments on commit 68031b2

Please sign in to comment.