diff --git a/releases/2021-01/js.md b/releases/2021-01/js.md index 094fecd9493..36bc99d954c 100644 --- a/releases/2021-01/js.md +++ b/releases/2021-01/js.md @@ -14,10 +14,18 @@ The Azure SDK team is pleased to make available the January 2021 client library #### Updates +- Azure Storage Queue +- Azure Storage Blob +- Azure File Share +- Azure File Datalake +- Azure Service Bus - _Add packages_ #### Beta +- OpenTelemetry Exporter Azure Monitor +- Azure Data Tables +- Azure Attestation - _Add packages_ ## Installation Instructions @@ -34,9 +42,36 @@ If you have a bug or feature request for one of the libraries, please post an is ## Release highlights -### _Package name_ +--- + +=== COPY THIS AND ADD THE INFORMATION OF YOUR PACKAGE: === + +Keep in mind that: + +- Including the package name in the headers makes the URL links work for multiple packages. +- The format of this file will be cleaned up once all of your proposals are in. + +--- + +### _Project name_ + +#### @azure/_package-name_ [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk///CHANGELOG.md) -- Major changes only! +(leave blank) + +##### Breaking Changes on @azure/_package-name_@_version_ + +- _Add one or more, or remove the "Breaking Changes on ..." entire section._ + +##### New Features on @azure/_package-name_@_version_ + +- _Add one or more, or remove the "New Features on ..." section._ + +##### Major Fixes on @azure/_package-name_@_version_ + +- _Add one or more, or remove the "Major Fixes on ..." section._ + +--- ## Latest Releases