diff --git a/CHANGES b/CHANGES index 725babd0c7fc51..68bd4aa2f8ed52 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ API Changes - Added CommitFileChangeEndpoint - Added IssuesResolvedInReleaseEndpoint +- Added OrganizationReleaseCommitsEndpoint Version 8.14.1 -------------- @@ -61,7 +62,6 @@ Schema Changes - Added ``Project.flags`` column. - Added not null constraint to ``Environment.organization_id`` column. - Removed not null constraint on ``Environment.project_id`` and ``ReleaseEnvironment.project_id`` columns -- Added Organization Release Commits endpoint Version 8.13 ------------