From 244790e2a75e9c230213236febd14772864c048a Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Wed, 3 Jul 2019 14:56:51 -0700 Subject: [PATCH] Version 2.4.1 --- changelog.txt | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 0acdb650..a4b43d03 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,7 @@ OPENSEADRAGON CHANGELOG ======================= -2.4.1: (In progress) +2.4.1: * You can now turn off the default canvas image smoothing, if you want sharp pixels when zoomed in past 100% (#1507, #1593, #1595, #1647, #1648) * Fixed problem with navigator highlight rectangle when returning from full screen with a custom navigator location (#1515) diff --git a/package.json b/package.json index 15131010..f99fe8a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openseadragon", - "version": "2.4.0", + "version": "2.4.1", "description": "Provides a smooth, zoomable user interface for HTML/Javascript.", "keywords": [ "image",