Skip to content

Commit 9b94dfc

Browse files
authored
Update changelog for AddPolicy (#25394)
1 parent 4df7a87 commit 9b94dfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/core/Azure.Core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
```c#
1111
options.Diagnostics.LoggedQueryParameters.Remove("api-version");
1212
```
13+
- Added `AddPolicies` method to `RequestContext`. This allows policies to be added to the pipeline when calling protocol methods.
1314

1415
### Bugs Fixed
1516

0 commit comments

Comments
 (0)