diff --git a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md index 803934993..0edc38868 100644 --- a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md @@ -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.