mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore: add v0.5.0 release notes
This commit is contained in:
parent
e6093aa4e4
commit
0f195143dc
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Selectable/expandable `DataTable`
|
||||
|
||||
## [0.5.0](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.5.0) - 2020-04-29
|
||||
|
||||
- Ship `DataTable` that supports sorting
|
||||
|
||||
- Pin dependencies, remove commitlint, husky, eslint, prettier
|
||||
|
||||
## [0.4.2](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.4.2) - 2020-04-20
|
||||
|
||||
- Forward `on:blur` event to Select component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue