From fcb695d826d68df9e757164ec062d6c918ea0465 Mon Sep 17 00:00:00 2001 From: Victor Colin Amador Date: Thu, 11 Feb 2021 16:24:50 -0800 Subject: [PATCH] Updated Tables CHANGELOG and README. --- sdk/tables/azure-data-tables/CHANGELOG.md | 6 +++++- sdk/tables/azure-data-tables/README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sdk/tables/azure-data-tables/CHANGELOG.md b/sdk/tables/azure-data-tables/CHANGELOG.md index b7f7aadd6e7c..ddae12faeac6 100644 --- a/sdk/tables/azure-data-tables/CHANGELOG.md +++ b/sdk/tables/azure-data-tables/CHANGELOG.md @@ -1,7 +1,11 @@ # Release History -## 12.0.0-beta.4 (Unreleased) +## 12.0.0-beta.4 (2021-02-11) +### Dependency Updates + +- Updated dependency version of `azure-core` to 1.13.0. +- Updated dependency version of `azure-storage-common` to 12.10.0. ## 12.0.0-beta.3 (2020-11-12) diff --git a/sdk/tables/azure-data-tables/README.md b/sdk/tables/azure-data-tables/README.md index 8d68b4f23423..91d79e5e9efd 100644 --- a/sdk/tables/azure-data-tables/README.md +++ b/sdk/tables/azure-data-tables/README.md @@ -15,7 +15,7 @@ best parts of Azure cloud. com.azure azure-data-tables - 12.0.0-beta.3 + 12.0.0-beta.4 ``` [//]: # ({x-version-update-end})