2.0.2 Patch
Fixes
The AggregateChanged event class contained a relict of the time befor the refactoring - the no longer used aggregateId property. The aggregateId is now stored in the metada array of an event so setting or getting the property had no effect except unwanted ones.
With this fix the property is removed.