Skip to content

Commit

Permalink
update changelog (#24292)
Browse files Browse the repository at this point in the history
* update changelog

* update changelog
  • Loading branch information
xiangyan99 authored May 4, 2022
1 parent 9c28b76 commit ff3c02a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
8 changes: 1 addition & 7 deletions sdk/core/azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# Release History

## 1.24.0 (Unreleased)
## 1.24.0 (2022-05-05)

### Features Added

- Add `SerializationError` and `DeserializationError` in `azure.core.serialization` for errors raised during serialization / deserialization #24113

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.23.1 (2022-03-31)

### Bugs Fixed
Expand Down
8 changes: 1 addition & 7 deletions sdk/identity/azure-identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# Release History

## 1.11.0b1 (Unreleased)
## 1.11.0b1 (2022-05-10)

### Features Added

- Added `validate_authority` support for msal client ([#22625](https://github.com/Azure/azure-sdk-for-python/issues/22625))

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.10.0 (2022-04-28)

### Breaking Changes
Expand Down

0 comments on commit ff3c02a

Please sign in to comment.