Add changelog entry

This commit is contained in:
Robin Dunn
2020-05-20 14:12:47 -07:00
parent 00d03bb10f
commit 18abfc65aa

View File

@@ -38,6 +38,8 @@ New and improved in this release:
* Add the column index to notification events in UltimateListControl (PR#1630)
* Added orientation parameter to UltimateListControl.GetScrollPos. (PR#1632)