Browse Source

changelog

Alexander Rose 2 years ago
parent
commit
27c92085c7
1 changed files with 5 additions and 3 deletions
  1. 5 3
      CHANGELOG.md

+ 5 - 3
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