diff --git a/CHANGES.rst b/CHANGES.rst index 9a8591d6..fffd7b92 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -36,6 +36,8 @@ New and improved in this release: * Added flag that allows blocking of item dragging in the UltimateListControl class. (PR#1620) +* Add the column index to notification events in UltimateListControl (PR#1630) +