diff --git a/packages/polaris-viz/CHANGELOG.md b/packages/polaris-viz/CHANGELOG.md index 7aa6a9ec1..bc3d01b58 100644 --- a/packages/polaris-viz/CHANGELOG.md +++ b/packages/polaris-viz/CHANGELOG.md @@ -7,9 +7,14 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased +### Added + +- Disabled group treatment on RFMGrid visualization +- Call to actions on RFMGrid tooltips + ### Fixed -- Do not show ellipsis if only one character is truncated +- Do not show ellipsis if only one character is truncated - Fixed an issue with the `` that would cause the chart to break when series length increases ### Changed