From 365b3ee8bada9e8bbb4fd41c09ac374468db717a Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 19 Sep 2017 09:58:14 -0700 Subject: [PATCH] In progress for 2.4.0 --- changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 57e7a76a..64d7e821 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,8 @@ OPENSEADRAGON CHANGELOG ======================= +2.4.0: (In Progress) + 2.3.1: * Debug mode now uses different colors for different tiled images (customizable via debugGridColor) (#1271)