diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f07329ec5..5ef51e936a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## 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 + * 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 + * Added a status bar item to show summary of the selected cells if there are multiple numeric values +* Extension Updates: + * SQL Database Projects + * Machine Learning +* Bug Fixes + * Fix WYSIWYG Table cell adding new line in table cell + ## Version 1.29.0 * Release date: May 19, 2021 * Release status: General Availability diff --git a/README.md b/README.md index 69ed34ea13..de6bdc166a 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=2163435 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2163531 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2163529 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2163528 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2163530 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2163437 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2163436 +[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