diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb0728b21d75b23eecf74c0f4ca014163119e8eb..bf25fdbbf75702333693826f711f73fe8d117339 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,14 @@ Note that since we don't clearly distinguish between a public and private interf
 - Show histogram in direct volume control point settings
 - Add `solidInterior` parameter to sphere/cylinder impostors
 - Add `meshes` and `volumes-and-segmentations` extensions
+- Fix missing support for info in `ParamDefinition.Converted`
+- Add support for multi-visual volume representations
+- Improve volume isosurface bounding-sphere
+- Add basic volume segmentation support to core
+    - Add `Volume.Segment` model
+    - Add `Segmentation` custom volume property
+    - Add `SegmentRepresentation` representation
+    - Add `volume-segment` color theme
 
 ## [v3.27.0] - 2022-12-15