X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..dae0faa6be08c5bb5635fd464b695ac8bb8f2b8d:/wxPython/docs/CHANGES.txt?ds=sidebyside diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 08d95413da..0ff773b52a 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -16,13 +16,14 @@ Added wxMirrorDC. Added wxIconLocation - Added Python wrappers for the new wxVScrolledWindow, wxVListBox, and wxHtmlListBox classes. Added wrappers for wxBookCtrl and wxListbook. wxNotebook now derives from wxBookCtrl. +Added Gordon Williams' PyPlot module to the library, available as the +wx.lib.plot module.