From 05dc6c847cd2ac1eee897d2dd4eedb0d3afdfa9e Mon Sep 17 00:00:00 2001 From: Daniel Marsh-Patrick Date: Wed, 29 Nov 2023 15:23:18 +1300 Subject: [PATCH] docs: Adding 1.6.2 details --- docs/changelog.md | 8 ++++++++ versioned_docs/version-1.6/changelog.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 88ea5b64..997b1557 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,14 @@ description: Deneb Change Log - high-level details of new features and fixes for # Change Log +## 1.6.2 (Pending Certification) + +### Bugs Fixed + +- If a dataset emits too many updates, this can cause UI issues while they are processed (#391) +- Enabling or disabling cross-filtering doesn't update the dataset in the debug view (#396) +- Datasets in the debug area with a `vega_id` crash the editor (#397) + ## 1.6.1 (2023-11-27) ### Bugs Fixed diff --git a/versioned_docs/version-1.6/changelog.md b/versioned_docs/version-1.6/changelog.md index 88ea5b64..997b1557 100644 --- a/versioned_docs/version-1.6/changelog.md +++ b/versioned_docs/version-1.6/changelog.md @@ -5,6 +5,14 @@ description: Deneb Change Log - high-level details of new features and fixes for # Change Log +## 1.6.2 (Pending Certification) + +### Bugs Fixed + +- If a dataset emits too many updates, this can cause UI issues while they are processed (#391) +- Enabling or disabling cross-filtering doesn't update the dataset in the debug view (#396) +- Datasets in the debug area with a `vega_id` crash the editor (#397) + ## 1.6.1 (2023-11-27) ### Bugs Fixed