From 0dd3d413400ca456fa8fe4c9764050a29c5b73b5 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 11 Oct 2013 10:01:53 -0700 Subject: [PATCH] Changelog for #252 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index fc9e3ed6..787a7404 100644 --- a/changelog.txt +++ b/changelog.txt @@ -26,6 +26,7 @@ OPENSEADRAGON CHANGELOG * Fixed: Touch event issue where no canvas-click events were being raised (#240) * Check that zoom reference point is valid before using it in zoomTo and zoomBy (#247) * Added a number of easier coordinate conversion methods to viewport (#243) +* Added the ability to create a viewer and start at a specified page (#252) 0.9.131: