diff --git a/CHANGELOG.md b/CHANGELOG.md index d07f65f2f4b86c58d028d83377e23d588974d131..2c261fc75cf360b947327834592c9d1503d26c45 100644 --- a/CHANGELOG.md +++ b/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