diff --git a/changelog.txt b/changelog.txt index 3d2767bf..edee4454 100644 --- a/changelog.txt +++ b/changelog.txt @@ -43,6 +43,8 @@ OPENSEADRAGON CHANGELOG * Now clamping pixel ratio density to a minimum of 1, fixing display issues on low density devices (#1200) * Improved calculation for determining which level to load first (#1198) * Fixed: setItemIndex method not working with navigator inside "open" event (#1201) +* The navigator now picks up opacity and compositeOperation changes (#1203) +* New events for opacity and compositeOperation changes (#1203) 2.2.1: