diff --git a/Changes.md b/Changes.md index 73ee5802eef..364937881e8 100644 --- a/Changes.md +++ b/Changes.md @@ -169,8 +169,8 @@ Build - OpenColorIO : Updated to version 2.1.1. - Cortex : Updated to version 10.4.0.0. -0.61.x.x (relative to 0.61.10.0) -======== +0.61.11.0 (relative to 0.61.10.0) +========= Features -------- @@ -191,16 +191,11 @@ Fixes - ColorChooserPlugValueWidget/ColorSwatchPlugValueWidget : Fixed handling of errors when computing the plug value. - PlugAlgo : Fixed crash in `setValueFromData()` when setting the value of a BoxPlug (other than a Box2iPlug). - -API ---- - -- ColorChooser/ColorSwatch : Added `setErrored()` and `getErrored()` methods. - API --- - TweakPlug : Added functor-based variation of `applyTweak` allowing greater control of how users get and set the data being tweaked. `TweaksPlug::applyTweaks` now uses that method and can be used as a reference implementation. +- ColorChooser/ColorSwatch : Added `setErrored()` and `getErrored()` methods. 0.61.10.0 (relative to 0.61.9.0) =========