diff --git a/Changes.md b/Changes.md index 93303b27899..da2b517170e 100644 --- a/Changes.md +++ b/Changes.md @@ -414,7 +414,7 @@ Fixes - GraphEditor : Removed dynamic raster-space sizing of focus icon, as it caused excessive overlap with other nodes at certain zoom levels and on certain high resolution displays (#5435). - StringPlugValueWidget : Fixed bug handling Esc. -- Don't set deprecated "opaque" attribute in Arnold unless explicitly requested ( avoids deprecation warning from Arnold ) +- Arnold : Fixed unnecessary `opaque` attribute deprecation warnings. These are now only emitted in the case that `opaque` has been explicitly turned off. 1.2.10.3 (relative to 1.2.10.2) ========