Add changelog entry

This commit is contained in:
Robin Dunn
2020-03-02 15:56:40 -08:00
parent 06a7a065f9
commit b0b2063224

View File

@@ -85,6 +85,9 @@ New and improved in this release:
* Fixed issues in PlotCanvas around displaying and using scrollbars. (#1428)
* Added wx.msw.CHMHelpController, and also a wx.HelpController factory function
that creates an instance of the best Help Controller for the platform. (#1536)