Changelog

Endpoints

ENDPOINT DESCRIPTION
GET /api/v1/workspaces/{workspace}/changelog List changelog entries
POST /api/v1/workspaces/{workspace}/changelog Create a changelog entry (publishing needs changelog.publish)
DELETE /api/v1/workspaces/{workspace}/changelog/{id} Delete a changelog entry
PATCH /api/v1/workspaces/{workspace}/changelog/{id} Update a changelog entry (status change needs changelog.publish)