From f60d0fa9e51954b8eb37df301952cb3f606e18e3 Mon Sep 17 00:00:00 2001 From: Aditya Bist Date: Fri, 16 Apr 2021 09:08:34 -0700 Subject: [PATCH] release notes (#15160) * release notes * fix typo --- CHANGELOG.md | 12 +++++++++++- README.md | 14 +++++++------- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4a32f339..6b68e6b1d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## Version 1.28.0 +* Release date: April 16, 2021 +* Release status: General Availability +* New Notebook Features: + * Added Add Notebook and Remove Notebook commands +* Extension Updates: + * SQL Database Projects + * Schema Compare +* Bug Fixes + ## Version 1.27.0 * Release date: March 17, 2021 * Release status: General Availability @@ -13,7 +23,7 @@ * Arc * SQL Database Projects * ASDE Deployment -* Bux Fixes +* Bug Fixes ## Version 1.26.1 * Release date: February 25, 2021 diff --git a/README.md b/README.md index 9b7785f6d2..a1b79efff3 100644 --- a/README.md +++ b/README.md @@ -131,10 +131,10 @@ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [Source EULA](LICENSE.txt). -[win-user]: https://go.microsoft.com/fwlink/?linkid=2157460 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2157459 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2157458 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2157456 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2157353 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2157248 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2157352 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2160781 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2160780 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2160923 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2160874 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2160782 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2160875 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2160876