changelog

This commit is contained in:
Robin Dunn
2017-10-25 16:50:41 -07:00
parent 802b2c4389
commit 69f46552dc

View File

@@ -38,6 +38,9 @@ Changes in this release include the following:
* Add missing ``wx.GetLocale`` function. (#572)
* Fix object ownership issue for menus added to toolbar items. (#580)