diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c9d982c8c61f1c60a650d7a40d09f4e17fc1f9d..09331650e037a36714dd2574c9794d902e3513a8 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]
 
+- Improve `Dnatco` extension
+    - Factor out common code in `Dnatco` extension
+    - Add `NtC tube` visual. Applicable for structures with NtC annotation
+    - [Breaking] Rename `DnatcoConfalPyramids` to `DnatcoNtCs`
+
 ## [v3.29.0] - 2023-01-15
 
 - `meshes` extension: Fixed a bug in mesh visualization (show backfaces when opacity < 1)
@@ -29,9 +34,6 @@ Note that since we don't clearly distinguish between a public and private interf
 - Add `.getCenter` and `.center` to `Camera`
 - Add support to dim unmarked groups
 - Add support for marker edge strength
-- Factor out common code in `Dnatco` extension
-- Add `NtC tube` visual. Applicable for structures with NtC annotation
-- [Breaking] Rename `DnatcoConfalPyramids` to `DnatcoNtCs`
 
 ## [v3.28.0] - 2022-12-20