Skip to content

Commit f70b9b8

Browse files
Prepare for May EventHubs release (Azure#2575)
1 parent 4cdd90c commit f70b9b8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/eventhubs/azure_messaging_eventhubs/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.3.0 (Unreleased)
3+
## 0.3.0 (2025-05-07)
44

55
### Features Added
66

@@ -11,10 +11,6 @@
1111

1212
- The `fully_qualified_domain` parameter to the `open` method on the `ProducerClient` and `ConsumerClient` builder now takes an `&str` instead of a `String` to better follow the Azure SDK for Rust API guidelines.
1313

14-
### Bugs Fixed
15-
16-
### Other Changes
17-
1814
## 0.2.0 (2025-04-08)
1915

2016
### Features Added

0 commit comments

Comments
 (0)