From 8d453b5755a5374a8fe6f1d1f610f9426deea1ea Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 21 Jan 2016 09:09:39 -0800 Subject: [PATCH] Changelog for #814 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 10c0f026..40178dc2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -12,6 +12,7 @@ OPENSEADRAGON CHANGELOG * You can now give an empty string to the tabIndex option (#805) * Fixed issue with rotation and clicking in the navigator (#807) * Broadened the check for mime type in LegacyTileSource URLs to allow query strings (#819) +* Added globalCompositeOperation option for tiledImage, to allow for different transfer modes (#814) 2.1.0: