Add changelog item

This commit is contained in:
Robin Dunn
2017-11-17 14:46:25 -08:00
parent 4012e27c14
commit 63375eb1ce

View File

@@ -54,6 +54,8 @@ Changes in this release include the following:
* Various fixes in UltimateListCtrl, HyperTreeList and CheckListCtrlMixin.
(#592, #349, #612)
* Fix comparing DataViewItem and TreeListItem objects with None. (#595)