Fix misplaced entry in datalake changelog (#2584)

This commit is contained in:
JinmingHu 2021-07-09 12:15:42 +08:00 committed by GitHub
parent bc16d4d812
commit 186ccc7164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
### Features Added
- Added `ETag` and `LastModified` into `ScheduleFileDeletionResult`.
### Breaking Changes
### Bugs Fixed
@ -12,10 +14,6 @@
## 12.0.1 (2021-07-07)
### New Features
- Added `ETag` and `LastModified` into `ScheduleFileDeletionResult`.
### Bug Fixes
- Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob.