Skip to content

Commit

Permalink
Add breaking changes to release notes (#21696)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhendrixMSFT authored Oct 5, 2023
1 parent 112db83 commit 42def97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdk/azcore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
* Added types `KeyCredentialPolicy` and `SASCredentialPolicy` to the `azcore/runtime` package.
* Includes their respective constructor functions and options types.

### Breaking Changes
> These changes affect only code written against beta versions of `v1.8.0`
* The beta features for tracing and fakes have been omitted for this release.

### Bugs Fixed

* Fixed an issue that could cause some ARM RPs to not be automatically registered.
Expand Down

0 comments on commit 42def97

Please sign in to comment.