Alexander Rose hace 3 años
padre
commit
e5e9598e4b
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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]
 
+- 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
 
 - Workaround: switch off VAO support for now