X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..8dfc6457b2cec960cd2bca7923cad1bdc4e8f576:/wxPython/docs/CHANGES.txt 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.