Browse Source

changelog

Alexander Rose 3 years ago
parent
commit
e5e9598e4b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -6,6 +6,11 @@ Note that since we don't clearly distinguish between a public and private interf
 
 
 ## [Unreleased]
 ## [Unreleased]
 
 
+- Fix secondary-structure property handling
+    - StructureElement.Property was incorrectly resolving type & key
+    - StructureSelectionQuery helpers 'helix' & 'beta' were not ensuring property availability
+- Re-enable VAO with better workaround
+
 ## [v2.3.9] - 2021-11-20
 ## [v2.3.9] - 2021-11-20
 
 
 - Workaround: switch off VAO support for now
 - Workaround: switch off VAO support for now