Add changelog

This commit is contained in:
Robin Dunn
2017-09-07 20:44:05 -07:00
parent 9dac365fe5
commit a7f15b3e80

View File

@@ -75,6 +75,8 @@ Changes in this release include the following:
* Fix missing imports needed for drawing the legend in wx.lib.plot. (#503)
* Fix other instances of list.sort using old cmp-style ordering functions.
(#508)