diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0381b9e0..276d8712 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -146,6 +146,5 @@ jobs: releaseNotesSource: 'inline' releaseNotesInline: 'Test build from azure CI' isPreRelease: true - changeLogCompareToRelease: 'lastNonDraftRelease' - changeLogType: 'commitBased' + addChangeLog: false