@datagrok/bio 2.10.29 → 2.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,13 @@
1
1
  # Bio changelog
2
2
 
3
- ## 2.11.0 (WIP)
3
+ ## 2.11.0 (2023-10-25)
4
4
 
5
5
  ### Features
6
6
 
7
7
  * Add VdRegionsViewer `filterSource` property.
8
- * Add ToAtomicLevel for non-linear HELM strcutures.
8
+ * Add ToAtomicLevel for non-linear HELM structures.
9
+ * Add WebLogo aggregation function.
10
+ * Add WebLogo position tooltip with composition table (for count).
9
11
 
10
12
  ### Bug fixes
11
13