From fcbd1a0780cce6b5648ac2423ba25344235cb91e Mon Sep 17 00:00:00 2001 From: Philipp S Date: Thu, 30 Nov 2023 15:42:45 -0500 Subject: [PATCH] Added better changelog --- packages/polaris-viz/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/polaris-viz/CHANGELOG.md b/packages/polaris-viz/CHANGELOG.md index 2573f4026..e094700a7 100644 --- a/packages/polaris-viz/CHANGELOG.md +++ b/packages/polaris-viz/CHANGELOG.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). - +## Unreleased + +- Added experimental feature to define a `fillValue` for a `DataSeries` which Polaris Viz will use to backfill missing data points ## [10.0.1] - 2023-11-16