Browse Source

changelog

Alexander Rose 2 years ago
parent
commit
89d397898e
1 changed files with 6 additions and 1 deletions
  1. 6 1
      CHANGELOG.md

+ 6 - 1
CHANGELOG.md

@@ -6,9 +6,14 @@ Note that since we don't clearly distinguish between a public and private interf
 
 ## [Unreleased]
 
-- Fix case handling of ``struct_conf`` mmCIF enumeration field (#425)
+## [v3.8.0] - 2022-04-30
+
 - Add support for outlines around transparent objects
 - Improve per-group transparency when wboit is switched off
+- Improve ``ColorTheme`` typing with ``ColorType`` generic.
+    - Defaults to ``ColorTypeLocation``
+    - Set when using ``ColorTypeDirect`` or ``ColorTypeGrid``
+- Fix case handling of ``struct_conf`` mmCIF enumeration field (#425)
 - Fix ``allowTransparentBackfaces`` for per-group transparency
 - Fix ``FormatRegistry.isApplicable`` returning true for unregistered formats
 - Fix: handle building of ``GridLookup3D`` with zero cell size