From 844bf04c42e0673231159683138be9a14eead3de Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Thu, 13 Feb 2020 09:07:47 -0800 Subject: [PATCH] Update CHANGELOG and README for 1.15 release (#9133) * Update CHANGELOG and README for 1.15 release * Correct link --- CHANGELOG.md | 9 +++++++++ README.md | 14 +++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb311e0f04..4936304a8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## Version 1.15.0 +* Release date: February 13, 2020 +* Release status: General Availability +* New Azure Sign-in improvement - Added improved Azure Sign-in experience, including removal of copy/paste of device code to make a more seamless connected experience. +* Find in Notebook support - Users can now use Ctrl+F inside of a notebook. Find in Notebook support searches line by line through both code and text cells. +* VS Code merge from 1.38 to 1.42 - This release includes updates to VS Code from the 3 previous VS Code releases. Read their [release notes](https://code.visualstudio.com/updates/v1_42) to learn more. +* Fix for the ["white/blank screen"](https://github.com/microsoft/azuredatastudio/issues/8775) issue reported by many users. +* Resolved [bugs and issues](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue+label%3ABug+milestone%3A%22February+2020%22+is%3Aclosed). + ## Version 1.14.1 * Release date: December 26, 2019 * Release status: General Availability diff --git a/README.md b/README.md index b065cbf57c..a635d23929 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Azure Data Studio is a data management tool that enables you to work with SQL Se Platform | Link -- | -- -Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2113530 -Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2113628 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2113529 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2113528 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2113627 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=2113718 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=2113344 +Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2116782 +Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2116781 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2116691 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2116692 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2116783 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=2116779 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=2116780 Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.