Browse Source

update CHANGELOG.md

JonStargaryen 3 years ago
parent
commit
60b6ef9fac
2 changed files with 7 additions and 1 deletions
  1. 7 0
      CHANGELOG.md
  2. 0 1
      src/viewer/index.html

+ 7 - 0
CHANGELOG.md

@@ -2,6 +2,13 @@
 
 [Semantic Versioning](https://semver.org/)
 
+## [1.7.0] - 2021-06-24
+### Added
+- Visualize (an arbitrary number of) structural motifs
+
+### Bug fixes
+- Fix order of operators in strucmotif queries
+
 ## [1.6.9] - 2021-06-23
 ### Added
 - Mol* 2.0.7 & some internal cleanup

+ 0 - 1
src/viewer/index.html

@@ -371,7 +371,6 @@
                         kind: 'motif',
                         assemblyId: '6',
                         targets: [
-                            // 2BFU (A_5xX0-97 [ARG] AND B_5xX0-61 [ARG] AND B_5xX0-64 [ALA])
                             { label_asym_id: 'A', label_seq_id: 46, structOperExpression: 'X0x5' },
                             { label_asym_id: 'A', label_seq_id: 49, structOperExpression: 'X0x5' },
                             { label_asym_id: 'A', label_seq_id: 145, structOperExpression: 'X0x5' }