Skip to content

Commit 84b49f5

Browse files
authored
Update CHANGELOG.md again since v0.6.0 is already released
1 parent 2c2df88 commit 84b49f5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.0] - 2026-03-31
11+
1012
### Added
1113

1214
#### Common
@@ -177,4 +179,5 @@ Support Material 3. See the Updated README.md for more details.
177179

178180
The project now depends on Kobweb Silk on Kotlin/JS (Compose HTML) and there is a universal multiplatform interface for `Modifier`, scopes, etc. akin to those in `androidx.compose`. Obsolete code including `ModifierOrAttrsScope` is moved to a legacy module.
179181

180-
[Unreleased]: https://github.com/huanshankeji/compose-multiplatform-html-unified/compare/v0.5.0...HEAD
182+
[Unreleased]: https://github.com/huanshankeji/compose-multiplatform-html-unified/compare/v0.6.0...HEAD
183+
[0.6.0]: https://github.com/huanshankeji/compose-multiplatform-html-unified/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)