From 7b864c1c8e9818ae68c699bf99f8ca9d59e4b401 Mon Sep 17 00:00:00 2001 From: David Manthey Date: Thu, 14 Sep 2023 13:12:54 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d89b03782..a172e46b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,15 @@ - Added a noCache option to opening tile sources ([#1296](../../pull/1296)) - Added a display/visible value to the annotation schema ([#1299](../../pull/1299)) +### Improvements +- Band compositing is shown for single band images ([#1300](../../pull/1300)) + ### Changes - Changed the cdn used for the SlideAtlas viewer ([#1297](../../pull/1297)) +### Bug Fixes +- Band compositing wasn't working ([#1300](../../pull/1300)) + ## 1.23.7 ### Improvements