From 227230a398ba66a92313a607080af03f970701f9 Mon Sep 17 00:00:00 2001 From: Richard Park <51494936+richardpark-msft@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:14:47 -0800 Subject: [PATCH] [azeventhubs] Fixing TBD in the changelog (#21904) --- sdk/messaging/azeventhubs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/messaging/azeventhubs/CHANGELOG.md b/sdk/messaging/azeventhubs/CHANGELOG.md index 6e9f3d28c5fb..d883f3f54f34 100644 --- a/sdk/messaging/azeventhubs/CHANGELOG.md +++ b/sdk/messaging/azeventhubs/CHANGELOG.md @@ -4,7 +4,7 @@ ### Bugs Fixed -- Processor now relinquishes ownership of partitions when it shuts down, making them immediately available to other active Processor instances. (PR#TBD) +- Processor now relinquishes ownership of partitions when it shuts down, making them immediately available to other active Processor instances. (PR#21899) ## 1.0.1 (2023-06-06)