/** * A description of the changes in this version. This helps track the evolution of the processor over time. */ export type VersionDescription = string;