diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5d92fee18f6d58cec2b279d17478ca2839fb7d..c40994575d065095607c66b407ff9cdbd223f657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,10 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +- Fix "empty textures" error on empty canvas - Optimize BinaryCIF integer packing encoder -- Fix Dual depth peeling when post-processing is off or when rendering direct-volumes -- Add `cameraClipping.minNear` parameter +- Fix dual depth peeling when post-processing is off or when rendering direct-volumes +- Add ``cameraClipping.minNear`` parameter - Fix black artifacts on specular highlights with transparent background ## [v3.18.0] - 2022-09-17