diff --git a/sdk/core/Azure.Core.Amqp/CHANGELOG.md b/sdk/core/Azure.Core.Amqp/CHANGELOG.md index 786503c860af3..1b9f1180f3b56 100644 --- a/sdk/core/Azure.Core.Amqp/CHANGELOG.md +++ b/sdk/core/Azure.Core.Amqp/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.4.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.3.1 (2024-07-30) ### Bugs Fixed 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 ddae867593f7e..46c9f21b04f90 100644 --- a/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj +++ b/sdk/core/Azure.Core.Amqp/src/Azure.Core.Amqp.csproj @@ -2,9 +2,9 @@ This library contains AMQP model types used by Azure libraries. Microsoft Azure AMQP - 1.3.1 + 1.4.0-beta.1 - 1.3.0 + 1.3.1 Microsoft Azure AMQP enable $(RequiredTargetFrameworks)