Skip to content

Commit 3db745a

Browse files
Merge from upstream of this branch.
2 parents 1b02419 + baee4b7 commit 3db745a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/servicebus/azure-servicebus/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Remove `is_anonymous_accessible` from management entities.
1717
* Remove `support_ordering` from `create_queue` and `QueueProperties`
1818
* Remove `enable_subscription_partitioning` from `create_topic` and `TopicProperties`
19-
* `get_dead_letter_[queue,subscription]_receiver()` has been removed. To connect to a dead letter queue, utilize the `SubQueue` parameter of `get_[queue,subscription]_receiver()` provided with a value from the `SubQueue` enum
19+
* `get_dead_letter_[queue,subscription]_receiver()` has been removed. To connect to a dead letter queue, utilize the `sub_queue` parameter of `get_[queue,subscription]_receiver()` provided with a value from the `SubQueue` enum
2020

2121
## 7.0.0b5 (2020-08-10)
2222

0 commit comments

Comments
 (0)