Skip to content

Commit 3bbada4

Browse files
committed
Update CHANGELOG.md
1 parent b077cbc commit 3bbada4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- ## Unreleased -->
99

10+
## [Unreleased]
11+
12+
### Fixed
13+
14+
- `toggleAttribute` only triggers `attributeChangedCallback` when the attribute actually changes (#556).
15+
1016
## [0.0.9] - 2023-03-30
1117

1218
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))

0 commit comments

Comments
 (0)