Browse Source

changelog

dsehnal 2 years ago
parent
commit
9d3c071689
1 changed files with 3 additions and 1 deletions
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf
 
 ## [Unreleased]
 
+## [v3.32.0] - 2023-03-20
+
 - Avoid rendering of fully transparent renderables
 - Add occlusion color parameter
 - Fix issue with outlines and orthographic camera
@@ -16,7 +18,7 @@ Note that since we don't clearly distinguish between a public and private interf
 - Add exposure parameter to renderer
 - Only trigger marking when mouse is directly over canvas
 - Fix blurry occlusion in screenshots
-- [breaking] Add `setFSModule` to `mol-util/data-source` instead of trying to trick WebPack
+- [Breaking] Add `setFSModule` to `mol-util/data-source` instead of trying to trick WebPack
 
 ## [v3.31.4] - 2023-02-24