From f0ea4640d2147edc58153e8a8bcf2bc38d39aa82 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 14 Nov 2019 12:24:40 -0800 Subject: [PATCH] Changelog --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index fa8481f1..8f186a9e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -83,6 +83,8 @@ New and improved in this release: * Added wrappers for the wx.CollapsibleHeaderCtrl class. +* Fixed issues in PlotCanvas around displaying and using scrollbars. (#1428) +