Skip to content

Commit 63d244f

Browse files
committed
Update CHANGELOG.md
1 parent 2db78f3 commit 63d244f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/scoped-custom-element-registry/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
<!-- ## Unreleased -->
9+
## [Unreleased]
10+
11+
### Fixed
12+
13+
- `toggleAttribute` only triggers `attributeChangedCallback` when the attribute actually changes (#556).
914

1015
## [0.0.9] - 2023-03-30
1116

0 commit comments

Comments
 (0)