automaticUpdater.Changes returns null

Hi,

I want to show the user the changes done for that version of updates. So I am using automaticUpdater's Changes and Version properties which always returns null even after getting the updates successfully.

Please help to resolve this.

Thanks,Banu

These properties are only set when UpdateAvailable event is called or UpdateReady event is called. All other times it's null.