Update changelog

(cherry picked from commit 8a33506d30)
This commit is contained in:
Robin Dunn
2019-05-20 20:51:05 -07:00
parent ebf46524e5
commit 829928faae

View File

@@ -40,6 +40,23 @@ Other changes in this release:
4.0.6 "Applesauce"
------------------
* (not yet released)
PyPI: https://pypi.org/project/wxPython/4.0.6
Extras: https://extras.wxPython.org/wxPython4/extras/
Pip: ``pip install wxPython==4.0.6``
Changes in this release include the following:
* Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
virtual methods with implementations in Python.
4.0.5 "St. Helens Day"
----------------------
* 18-May-2019