From ec247ac27121d8c40aa5710bf21c0826cef08104 Mon Sep 17 00:00:00 2001 From: Jono Brandel Date: Wed, 2 Oct 2024 17:20:08 -0700 Subject: [PATCH] Update README.md --- wiki/changelog/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/changelog/README.md b/wiki/changelog/README.md index 19cb5565..83ed3a6a 100644 --- a/wiki/changelog/README.md +++ b/wiki/changelog/README.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. The format ## Nightly ++ 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 + Fixed `Two.Arc` flag behavior for `Two.Arc.width` and `Two.Arc.height` properties