diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a983f6a..2d85c26b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Selectable/expandable `DataTable` + +## [0.8.5](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.5) - 2020-07-23 + +- add `noGutter`, `noGutterLeft`, `noGutterRight` props to `Grid`, `Row`, `Column` +- add `aspectRatio` prop to `Column` + ## [0.8.4](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.4) - 2020-07-22 - add Grid components (`Grid`, `Row`, `Column`)