From 8e021083221e1eb758ba7a6c8f6cd2ab3db070f7 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 22 Jul 2020 19:07:33 -0700 Subject: [PATCH] chore(changelog): v0.8.4 notes --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c73dcd60..6a983f6a 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.4](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.4) - 2020-07-22 + +- add Grid components (`Grid`, `Row`, `Column`) +- add `PaginationNav` component +- fix `TooltipIcon` to avoid `$$restProps.class` override + ## [0.8.3](https://github.com/IBM/carbon-components-svelte/releases/tag/v0.8.3) - 2020-07-20 - bump `carbon-icons-svelte` dependency to version >=10.14.0