Skip to content

Commit

Permalink
Remove false changelog entry for core-amqp (#16737)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya-rao-a authored Aug 4, 2021
1 parent 2e9f122 commit ffafdba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions sdk/core/core-amqp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@

## 3.1.0 (Unreleased)

### Key Bugs Fixed
### Features Added

- Updated to use the latest version of the `rhea` package.
Part of a fix for PR#15989, where draining messages could sometimes lead to message loss with `receiver.receiveMessages()`.
[PR#15989](https://github.com/Azure/azure-sdk-for-js/pull/15989)
- Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Updated to use the latest version of the `rhea` package.

## 3.0.0 (2021-06-09)

Expand Down

0 comments on commit ffafdba

Please sign in to comment.