Skip to content

Commit 8df4e96

Browse files
authored
update changelog (#40262)
1 parent 97a717e commit 8df4e96

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/core/corehttp/CHANGELOG.md

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

3-
## 1.0.0b6 (Unreleased)
3+
## 1.0.0b6 (2025-03-27)
44

55
### Features Added
66

@@ -18,10 +18,6 @@
1818
- The `AccessToken` class has been removed and replaced with a new `AccessTokenInfo` class. [#38346](https://github.com/Azure/azure-sdk-for-python/pull/38346)
1919
- `BearerTokenCredentialPolicy` and `AsyncBearerTokenCredentialPolicy` now rely on credentials having the `get_token_info` method defined. [#38346](https://github.com/Azure/azure-sdk-for-python/pull/38346)
2020

21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2521
## 1.0.0b5 (2024-02-29)
2622

2723
### Other Changes

0 commit comments

Comments
 (0)