From b8b68af3169480d228987e728ec02efc5219000b Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 23 Mar 2022 17:38:07 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index e7830de6..a59b4c73 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -10,6 +10,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Added `button` part to `` - Added custom validity examples and tests to ``, ``, and `` +- Fixed a bug that prevented a number of properties, methods, etc. from being documented in `` and `` - Fixed a bug that prevented `setCustomValidity()` from working with `` - Fixed a bug where the right border of a checked `` was the wrong color - Once again removed path aliasing because it doesn't work with Web Test Runner's esbuild plugin