Skip to content

Commit 75c280f

Browse files
authored
Update CHANGELOG (#701)
1 parent d50d682 commit 75c280f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changes
1515

16-
- Update `azure_core` and `azure_identity` to 0.30.
16+
- Update `azure_core` and `azure_identity` to 0.28.
1717
- Changes to handle API changes in `azure_core`:
1818
- Replace `azure_core::http::RawResponse` with `azure_core::http::BufResponse`
1919
- Add extra parameter when creating new `azure_core::http::Pipeline`
20+
- Changes to handle API changes in `azure_identity`:
21+
- Updated examples to replace `DefaultAzureCredential` with `AzureCliCredential`
2022

2123
## [0.31.0]
2224

0 commit comments

Comments
 (0)