diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ef51e936a..ffa71a85e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,23 @@ # Change Log +## Version 1.31.0 +* Release date: July 21, 2021 +* Release status: General Availability +* New Notebook Features: + * WYSIWYG link improvements +* Extension Updates: + * Import + * SandDance + * SQL Database Projects +* Bug Fixes + * Accessibility bug fixes + ## Version 1.30.0 * Release date: June 17, 2021 * Release status: General Availability * New Notebook Features: * Show book's notebook TOC title in pinned notebooks view - * Add new book icon + * Add new book icon * Update Python to 3.8.10 * Query Editor Features: * Added filtering/sorting feature for query result grid in query editor and notebook, the feature can be invoked from the column headers. Note that this feature is only available when you enable the preview features @@ -14,7 +26,7 @@ * SQL Database Projects * Machine Learning * Bug Fixes - * Fix WYSIWYG Table cell adding new line in table cell + * Fix WYSIWYG Table cell adding new line in table cell ## Version 1.29.0 * Release date: May 19, 2021 diff --git a/README.md b/README.md index de6bdc166a..407876cf02 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=2165736 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2165737 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2165838 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2165942 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2165841 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2165842 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2165738 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2168181 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2168180 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2168436 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2168435 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2168338 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2168271 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2168339