diff --git a/.whatsnew/.microsoft-identity-platform.json b/.whatsnew/.microsoft-identity-platform.json index 77ba2e3c45238..47e06c7b1c7bb 100644 --- a/.whatsnew/.microsoft-identity-platform.json +++ b/.whatsnew/.microsoft-identity-platform.json @@ -7,7 +7,7 @@ "relativeLinkPrefix": "/azure/active-directory/develop" }, "inclusionCriteria": { - "excludePullRequestTitles": true, + "omitPullRequestTitles" : true, "minAdditionsToFile" : 20, "maxFilesChanged": 50, "labels": [ @@ -17,7 +17,7 @@ }, "areas": [ { - "name": ".", + "names": [ "."], "heading": "Microsoft identity platform" } ]