diff --git a/CHANGELOG.md b/CHANGELOG.md index 6895376950..dbdff34487 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## Version 1.13.0 +* Release date: November 4, 2019 +* Release status: General Availability +* General Availability release for Schema Compare and DACPAC extensions +* Resolved [bugs and issues](https://github.com/microsoft/azuredatastudio/milestone/43?closed=1). + ## Version 1.12.2 * Release date: October 11, 2019 * Release status: General Availability diff --git a/README.md b/README.md index 2d5e52d3ee..af88c256f1 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=2105135 -Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2105134 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2104938 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2105133 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2105132 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=2104937 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=2105131 +Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2109256 +Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2109085 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2109255 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2109180 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2109179 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=2109178 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=2109254 Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions. @@ -69,6 +69,9 @@ The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.micro ## Contributions and "Thank You" We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes: +* eulercamposbarros for `Prevent connections from moving on click (#7528)` +* AlexFsmn for `Fixed issue where task icons got hidden if text was too long` +* jamesrod817 for `Tempdb (#7022)` * dzsquared for `fix(snippets): ads parenthesis to sqlcreateindex snippet #7020` * devmattrick for `Update row count as updates are received #6642` * mottykohn for `In Message panel onclick scroll to line #6417`