Changelog for #840

This commit is contained in:
Ian Gilman 2016-02-10 09:49:53 -08:00
parent 0fbc71ef49
commit deddfa2a18

View File

@ -15,6 +15,7 @@ OPENSEADRAGON CHANGELOG
* Added globalCompositeOperation option for tiledImage, to allow for different transfer modes (#814)
* Added Viewer.addSimpleImage method for easily adding non-tiled images (#827)
* DziTileSource now works properly with DZI files that have no extension (#835)
* Fixed navigator not being rotated when viewport rotation is set in constructor (#840)
2.1.0: