Ver Fonte

changelog

Alexander Rose há 2 anos atrás
pai
commit
b0ef385769
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -6,11 +6,14 @@ Note that since we don't clearly distinguish between a public and private interf
 
 ## [Unreleased]
 
+## [v3.13.0] - 2022-07-24
+
 - Fix: only update camera state if manualReset is off (#494)
 - Improve handling principal axes of points in a plane
 - Add 'material' annotation support for textures
 - More effort to avoid using ``flat`` qualifier in shaders: add ``dVaryingGroup``
 - Enable ``immediateUpdate`` for iso level in isosurface and volume streaming controls
+- Add support to download CCD from configurable URL
 
 ## [v3.12.1] - 2022-07-20