string
The unique identifier for the Changelog entry.
Draft | Published
Indicates the publishing status of the Changelog entry.
string
The title of the Changelog entry.
string
A web-friendly version of the title used in URLs.
string | null
URL to the cover image associated with the Changelog entry. Can be null if no
image is specified.
string
The summary or description of the Changelog entry.
User[]
An array of User objects that contributed to the Changelog entry.
An array of Post objects that are related to the Changelog entry.
Label[]
An array of Label objects that categorize or tag the Changelog entry.
Date | null
The date and time when the Changelog entry was published. Can be null if it’s
not published.
Date
The date and time when the Changelog entry was created.