diff --git a/changelog.txt b/changelog.txt index 381e5b77..e718de0f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -25,6 +25,7 @@ OPENSEADRAGON CHANGELOG * New demos, demonstrating the new pipeline. New demos for older plugins to show how compatible new version is. * Misc: updated CSS for dev server, new dev & test commands. * Improved how OpenSeadragon is imported in various environments (#2644 @Aiosa) +* Improved documentation (#2676 @bennlich) * Improved unit tests (#2640 @harshkg23) * Fixed: Transparency detection didn't always work properly (#2636 @pcram-techcyte) * Fixed: MouseTracker's hasGestureHandlers and hasScrollHandler values were not getting updated upon dynamically adding/removing handlers (#2649 @Seafret)