Skip to content

Commit f79fda4

Browse files
[Storage] azure_storage_queue release prep v0.2.0 (#3321)
1 parent e2b8799 commit f79fda4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

sdk/storage/azure_storage_queue/CHANGELOG.md

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

3-
## 0.2.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.2.0 (2025-11-11)
64

75
### Breaking Changes
86

97
- Changed `QueueServiceClientListQueuesOptions::method_options` from `ClientMethodOptions` to `PagerOptions`
108
- Renamed `Response<T, F>::into_body(self) -> Result<Response<T>>` to `into_model(self) -> Result<Response<T>>`. `into_body(self)` now returns a `ResponseBody`.
119

12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 0.1.0 (2025-10-15)
1711

1812
### Features Added

0 commit comments

Comments
 (0)