From d80b6ad4ced3ae3fe47924a17e31f1d47c9d538e Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Thu, 12 Jan 2023 13:57:44 -0800 Subject: [PATCH] Changelog for #2270 --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 83b61028..4752af72 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ OPENSEADRAGON CHANGELOG 4.0.1: (in progress...) +* The viewer no longer emits canvas-key events for both keydown and keypress events; canvas-key is now just for keydown, and the new canvas-key-press is for keypress (#2270 @hrghauri) 4.0.0: