From 85c204deceda38cb5863fb1981b52b6798ae16b0 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 12 May 2017 10:30:43 -0700 Subject: [PATCH] Changelog for #1192 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 32b50acb..47bbb5a7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -37,6 +37,7 @@ OPENSEADRAGON CHANGELOG * You can now load tiles via AJAX and custom AJAX request headers (#1055) * Added fix for supporting weird filenames that look like JSONs (#1189) * Fixed: zoomTo/zoomBy ignore refPoint if immediately is true (#1184) +* Enabled configuration of ImageLoader timeout (#1192) 2.2.1: