Skip to content

Commit dfe6282

Browse files
committed
Update changelog
1 parent c11e81f commit dfe6282

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/src/markdown/about/changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
## 4.4
44

5+
- **NEW**: Add support for the CAM02 color model and add the CAM02 JMh, CAM02 UCS, CAM02 SCD, and CAM02 LCD color
6+
spaces.
7+
- **NEW**: Add the Hellwig corrections to CAM16 under a new color model variant called Hellwig which adds two new
8+
color spaces: Hellwig JMh and Hellwig H-k JMh. The H-K variant add additional changes that adjusts lightness for the
9+
Helmholtz–Kohlrausch effect.
510
- **NEW**: Deprecate submodule name `cam16_jmh` and `zcam_jmh` in favor of the more generic `cam16` and `zcam` names.
6-
Legacy name is still accessible, but will be remove at some future time.
11+
Legacy submodule names are still accessible but will now raise a deprecation warning.
712
- **FIX**: Scale achromatic threshold depending on order of magnitude of component scaling. This ensures colors that
813
are scaled roughly between 0 - 1 are not considered achromatic earlier than a space scaled roughly between 0 - 100.
914
- **FIX**: Optimized matrix math operations should handle column vectors.

0 commit comments

Comments
 (0)