Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit c507b4f

Browse files
committed
update changelog
1 parent 209c114 commit c507b4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Changed
99
- Moved `PropTypes` import from using `react` to using `prop-types` package to support using React 16+ in `dash-renderer`
1010

11+
### Added
12+
- Added `Picture` and `Base` components
13+
- Added `muted` property to `Audio` component
14+
1115
## [0.8.0] - 2017-09-29
1216
### Added
1317
- A `key` property has been added to every component. See https://reactjs.org/docs/lists-and-keys.html for more about this attribute.

0 commit comments

Comments
 (0)