浏览代码

fix changelog

Alexander Rose 2 年之前
父节点
当前提交
30520c50c2
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      CHANGELOG.md

+ 4 - 1
CHANGELOG.md

@@ -6,10 +6,13 @@ Note that since we don't clearly distinguish between a public and private interf
 
 
 ## [Unreleased]
 ## [Unreleased]
 
 
+- Integration of Dual depth peeling - OIT method
+
+## [v3.17.0] - 2022-09-11
+
 - [Fix] Clone ``Canvas3DParams`` when creating a ``Canvas3D`` instance to prevent shared state between multiple instances
 - [Fix] Clone ``Canvas3DParams`` when creating a ``Canvas3D`` instance to prevent shared state between multiple instances
 - Add ``includeResidueTest`` option to ``alignAndSuperposeWithSIFTSMapping``
 - Add ``includeResidueTest`` option to ``alignAndSuperposeWithSIFTSMapping``
 - Add ``parentDisplay`` param for interactions representation.
 - Add ``parentDisplay`` param for interactions representation.
-- Integration of Dual depth peeling - OIT method
 - [Experimental] Add support for PyMOL, VMD, and Jmol atom expressions in selection scripts
 - [Experimental] Add support for PyMOL, VMD, and Jmol atom expressions in selection scripts
 - Support for ``failIfMajorPerformanceCaveat`` webgl attribute. Add ``PluginConfig.General.AllowMajorPerformanceCaveat`` and ``allow-major-performance-caveat`` Viewer GET param.
 - Support for ``failIfMajorPerformanceCaveat`` webgl attribute. Add ``PluginConfig.General.AllowMajorPerformanceCaveat`` and ``allow-major-performance-caveat`` Viewer GET param.
 - Fix handling of PDB TER records (#549)
 - Fix handling of PDB TER records (#549)