create
Project
Changelog
private open fun createProjectChangelog(event: ChangelogEvent, targetVersion: String, projectId: String, userId: String)
Method to create a changelog for a Project
Parameters
event
: the event of the changelog
targetVersion
: the target project_version of the project's update
projectId
: the project identifier
userId
: the user id, the changelog owner