add changelog entry

This commit is contained in:
Robin Dunn
2017-12-29 13:22:18 -08:00
parent 4a5a2a844c
commit 4610cc763d

View File

@@ -70,6 +70,8 @@ Changes in this release include the following:
* Fix OGL's ShapeCanvas to draw properly when the window is scrolled, and
to also adjust the mouse coordinates, etc. (#635)
* Set a default background color for the generic buttons. (#651)