From 830129121594dc721bfa6beed84aa10520b98fe2 Mon Sep 17 00:00:00 2001 From: dsehnal <david.sehnal@gmail.com> Date: Mon, 17 Oct 2022 17:29:52 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb83a6192..2230cd2a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +## [v3.21.0] - 2022-10-17 + +- Add `VolumeIsosurfaceParams.pickingGranularity` param. +- Prevent component controls collapsing when option is selected + ## [v3.20.0] - 2022-10-16 - [Breaking] Rename the ``model-index`` color theme to ``trajectory-index`` -- GitLab