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",