diff --git a/CHANGES.rst b/CHANGES.rst index 21e7abd7..c4c770ce 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,13 +10,13 @@ wxPython Changelog 4.0.6 "Applesauce" ------------------ -* (not yet released) +* 20-May-2019 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: +This release provides the following fix: * Fixed a probably rare, but fatal bug on OSX when calling certain overloaded virtual methods with implementations in Python.