Update CHANGELOG.md (#4414)

This commit is contained in:
JinmingHu 2023-03-08 09:39:28 +08:00 committed by GitHub
parent 3bebe6ff99
commit 7159ad3e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,10 @@
- New features in `12.4.0-beta.1` are now generally available.
### Bugs Fixed
- Fixed a bug where `ShareClient::GetStatistics` threw exception when storage service doesn't return `ETag` and `Last-Modified` headers.
## 12.4.0-beta.1 (2023-02-07)
### Features Added