diff --git a/sdk/core/Azure.Core.Amqp/CHANGELOG.md b/sdk/core/Azure.Core.Amqp/CHANGELOG.md index 0923db6c73ada..589507b071e28 100644 --- a/sdk/core/Azure.Core.Amqp/CHANGELOG.md +++ b/sdk/core/Azure.Core.Amqp/CHANGELOG.md @@ -1,7 +1,7 @@ # Release History -## 1.0.0-beta.2 (Unreleased) - +## 1.0.0 (2020-11-23) +- General availability release of Azure.Core.Amqp. ## 1.0.0-beta.1 (2020-11-04) diff --git a/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj b/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj index a437bbbeacad0..3f2ca60cae809 100644 --- a/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj +++ b/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj @@ -1,8 +1,8 @@ - Azure AMQP types + This library contains AMQP model types used by Azure libraries. Microsoft Azure AMQP - 1.0.0-beta.2 + 1.0.0 Microsoft Azure AMQP enable $(RequiredTargetFrameworks)