diff --git a/releaseNotes/AzureDevOpsPipelineExtension.md b/releaseNotes/AzureDevOpsPipelineExtension.md index b3804e1c..613df1ae 100644 --- a/releaseNotes/AzureDevOpsPipelineExtension.md +++ b/releaseNotes/AzureDevOpsPipelineExtension.md @@ -2,6 +2,11 @@ The Azure App Configuration extension in Azure DevOps pipeline has been published to [Azure DevOps marketplace](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task&ssr=false#overview). The version of the Azure App Configuration task being used will print to the console when the task is executed: ![sample](pictures/AzureDevOpsExtensionVersionSample.PNG) +### v1.6.6 - June, 24 2019 +* Improved [homepage documentation](https://marketplace.visualstudio.com/items?itemName=AzureAppConfiguration.azure-app-configuration-task): + * Added a link to this release notes. + * Added an example of how to consume fetched key-values. + ### v1.6.3 - June, 03 2019 * Support auto-populated `App Configuration name` dropdown from a textbox. * Attempting to set environment variables with invalid keys now prints a masked value, `****`, instead of the actual value of the key-value.