Add issue number. Update date and release name.

This commit is contained in:
Robin Dunn
2018-06-24 22:08:05 -07:00
parent f5a5651606
commit 2aab275514

View File

@@ -9,9 +9,9 @@ wxPython Changelog
==================
4.0.3 "Oopsie"
--------------
* 24-June-2018
4.0.3 "The show must go on. (Die show-stoppers! Die!)"
------------------------------------------------------
* 25-June-2018
PyPI: https://pypi.org/project/wxPython/4.0.3
Extras: https://extras.wxPython.org/wxPython4/extras/
@@ -35,7 +35,7 @@ Changes in this release include the following:
same mechanism which is used when passing wx.ID_ANY to a widget constructor.
The object returned by wx.NewIdRef will automatically convert to an int when
passing it to a window constructor, and can also be used as the source in a
Bind().
Bind(). (#896)