Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 91d268f

Browse files
committed
Adding release note entry for 089c33a
1 parent 089c33a commit 91d268f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc_src/release_notes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Bug Fixes
2424
* xyY conversions now correctly avoid division by zero. (dwbullok)
2525
* Un-transposed adaptation matrices. Has no effect on conversions,
2626
but if you use these directly you may see different numbers. (JasonTam)
27+
* During XYZ->RGB, linear channel values are now clamped in order to avoid
28+
domain errors. Output should now always be between 0 and 1.
2729

2830
Backwards Incompatible changes
2931
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)