Skip to content

Commit

Permalink
Update changelog for 0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
huwshimi committed Apr 2, 2020
1 parent 37d5344 commit 2771518
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Accordion now supports handling expanded sections using external state.
- Added `yarn build-watch` to watch and build files when developing locally.
- Added `yarn link-package` and `yarn unlink-package` to improve developing against another project.

### Changed

### Removed

## [0.6.0] - 2020-04-02

### Added

- Accordion now supports handling expanded sections using external state.
- Added `yarn build-watch` to watch and build files when developing locally.
- Added `yarn link-package` and `yarn unlink-package` to improve developing against another project.

## [0.5.0] - 2020-04-01

### Changed
Expand Down

0 comments on commit 2771518

Please sign in to comment.