Skip to content

Commit a2fdf7e

Browse files
committed
chore: update CHANGELOG for 0.6.0 release
1 parent de53399 commit a2fdf7e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616
<!-- ### Fixed -->
1717
<!-- ### Changed -->
1818

19-
## [unreleased]
19+
## [0.6.0] - 2021-12-06
2020

2121
### Breaking Changes
2222

23+
- Updated to use Custom Element Manifest JSON format
2324
- Updated `marked` dependency to 4.0.0
2425

26+
### Added
27+
28+
- Added `docs-container` and `demo-container` shadow parts
29+
30+
### Fixed
31+
32+
- Docs: do now throw when panel does not exist
33+
- Demo: reset selected tab when element changes
34+
- Add missing `.js` extensions to imports
35+
2536
## [0.5.0] - 2021-11-01
2637

2738
### Breaking Changes

0 commit comments

Comments
 (0)