mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Updated version to 0.9.127
This commit is contained in:
parent
3eb233c35a
commit
1118d41185
@ -1,7 +1,7 @@
|
|||||||
OPENSEADRAGON CHANGELOG
|
OPENSEADRAGON CHANGELOG
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
0.9.127: (in progress)
|
0.9.127:
|
||||||
|
|
||||||
* Fixed a problem with getString when the string property is a sub-property. (#64)
|
* Fixed a problem with getString when the string property is a sub-property. (#64)
|
||||||
* Fixed: Tooltips for Navigation Controls not displaying (#63)
|
* Fixed: Tooltips for Navigation Controls not displaying (#63)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "OpenSeadragon",
|
"name": "OpenSeadragon",
|
||||||
"version": "0.9.126",
|
"version": "0.9.127",
|
||||||
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.0",
|
"grunt": "~0.4.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user