From 8c16ba50b58b3e7fdac03a7a7559a03b2c269f7c Mon Sep 17 00:00:00 2001
From: Mark Salsbery <>
Date: Thu, 23 Sep 2021 14:19:29 -0700
Subject: [PATCH] changelog update

---
 changelog.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/changelog.txt b/changelog.txt
index 58cf8804..2f447f4a 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -54,7 +54,8 @@ OPENSEADRAGON CHANGELOG
 * Added a static method in OpenSeadragon to get an existing viewer (#2000 @HerCerM)
 * Now ensuring that the new item is already in the navigator when the "add-item" event fires (#2005 @RammasEchor)
 * Added keys to change image in sequence mode (j: previous, k: next) (#2007 @RammasEchor)
-* Fixed a bug where the navigator wouldn't pick up opacity/composite changes made while it is loading (#2018 @crydell) 
+* Fixed a bug where the navigator wouldn't pick up opacity/composite changes made while it is loading (#2018 @crydell)
+* Removed unnecessary pointer-events:none setting on overlay container DIV element (#2042 @msalsbery)
 
 2.4.2: