Skip to content

Commit 466795e

Browse files
authored
1 parent 6fce238 commit 466795e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/azcore/CHANGELOG.md

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

3-
## 1.20.0 (Unreleased)
3+
## 1.20.0 (2025-11-06)
44

55
### Features Added
66

77
* Added `runtime.FetcherForNextLinkOptions.HTTPVerb` to specify the HTTP verb when fetching the next page via next link. Defaults to `http.MethodGet`.
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210

1311
* Fixed potential panic when decoding base64 strings.
1412
* Fixed an issue in resource identifier parsing which prevented it from returning an error for malformed resource IDs.
1513

16-
### Other Changes
17-
1814
## 1.19.1 (2025-09-11)
1915

2016
### Bugs Fixed

0 commit comments

Comments
 (0)