From f7c7cc3f5c463a34b06b7f8e26187bb820e072ec Mon Sep 17 00:00:00 2001 From: Srikanta Date: Wed, 9 Jun 2021 12:41:13 -0700 Subject: [PATCH] Fix title in changelog --- sdk/monitor/azure-monitor-query/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/monitor/azure-monitor-query/CHANGELOG.md b/sdk/monitor/azure-monitor-query/CHANGELOG.md index f49868409699..a326544d1099 100644 --- a/sdk/monitor/azure-monitor-query/CHANGELOG.md +++ b/sdk/monitor/azure-monitor-query/CHANGELOG.md @@ -6,5 +6,5 @@ metrics that is developer-friendly, idiomatic to the Java ecosystem, and as cons and platforms as possible. The principles that guide our efforts can be found in the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java_introduction.html). -## New features +## Features Added - Initial release. Please see the README and wiki for information on using the new library.