mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Releasing 1.1.1
This commit is contained in:
parent
6c7e2160cb
commit
9aa0f323db
@ -1,9 +1,10 @@
|
||||
OPENSEADRAGON CHANGELOG
|
||||
=======================
|
||||
|
||||
1.1.1: (in progress)
|
||||
1.1.1:
|
||||
|
||||
* Fixed issue with dragging the navigator highlight on Webkit browsers (#395)
|
||||
* Improved Viewer Options Support in Gesture Handling (#399)
|
||||
|
||||
1.1.0:
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "OpenSeadragon",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
|
Loading…
Reference in New Issue
Block a user