From bc6fbf04940dd54c4647573ea6a371022666c730 Mon Sep 17 00:00:00 2001 From: David Manthey Date: Thu, 22 Jun 2023 15:20:28 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a70b196f8..6ddbb15d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Features - Add tile source bandCount attribute ([#1214](../../pull/1214)) +- Histogram range editor ([#1175](../../pull/1175)) ### Improvements - Harden the nd2 source to allow it to read more files ([#1207](../../pull/1207))