Need better documentation on what changed between versions.
Need to add to the schema documentation - changed between each version. Any new tables (objects), any major changed tables (objects), Fields that have changed AND what changed, etc
A programmer looking at the new version of the schema needs to have a systematic way to find the changes so they can implement them. Examples include:
Field added, date, object
Field changed, date, object, what changed (type changed, moved to xxx object)
etc
Detailed information about all changes.