diff --git a/changelog.txt b/changelog.txt index 52daa29d..b0ba97d6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,7 @@ OPENSEADRAGON CHANGELOG * Added XDomainRequest as fallback method for ajax requests if XMLHttpRequest fails (for IE < 10) (#693) * Now avoiding using eval when JSON.parse is available (#696) * Rotation now works properly on retina display (#708) +* Added option in addTiledImage to replace tiledImage at index (#706) 2.0.0: