From 74560adb082a761b6e7f7bf3325624e682ea53c1 Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Fri, 16 Dec 2022 21:20:52 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6604fb04..a5fd7caf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] - Show histogram in direct volume control point settings - +- Add `solidInterior` parameter to sphere/cylinder impostors ## [v3.27.0] - 2022-12-15 @@ -19,7 +19,6 @@ Note that since we don't clearly distinguish between a public and private interf - Fix cylinder near-clipping - Add interior cylinder caps - Add per-pixel object clipping - - Add `solidInterior` parameter - Fix `QualityAssessment` assignment bug for structures with different auth vs label sequence numbering - Refresh `ApplyActionControl`'s param definition when toggling expanded state - Fix `struct_conn` bond assignment for ions -- GitLab