Skip to content

Commit

Permalink
Update changelog for AddPolicy (#25394)
Browse files Browse the repository at this point in the history
  • Loading branch information
annelo-msft authored Nov 18, 2021
1 parent 4df7a87 commit 9b94dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/core/Azure.Core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
```c#
options.Diagnostics.LoggedQueryParameters.Remove("api-version");
```
- Added `AddPolicies` method to `RequestContext`. This allows policies to be added to the pipeline when calling protocol methods.

### Bugs Fixed

Expand Down

0 comments on commit 9b94dfc

Please sign in to comment.