diff --git a/CHANGELOG.md b/CHANGELOG.md index 04f75e6532..b8876aba7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## Version 0.26.4 +## Version 0.26.6 * Release date: February 15, 2017 * Release status: Public Preview @@ -13,7 +13,6 @@ Here's some of the highlights in the February release. * Publish RPM and DEB packages to offical Microsoft repos * Fix #6 Keep connection and selected database when opening new query tabs * Fix #22 'Server Name' and 'Database Name' - Can these be drop downs instead of text boxes? -* Fix #549 Silent/Very Silent Install results in application opening after installation * Fix #481 Add "Check for updates" option. * SQL Editor colorization and auto-completion fixes * #584 Keyword "FULL" not highlighted by IntelliSense diff --git a/README.md b/README.md index 7051951d22..3c3abaa0fa 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ SQL Operations Studio is a data management tool that enables you to work with SQ Platform | Link -- | -- -Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=866480 -Windows ZIP | https://go.microsoft.com/fwlink/?linkid=866479 -macOS ZIP | https://go.microsoft.com/fwlink/?linkid=866481 -Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=866482 -Linux DEB | https://go.microsoft.com/fwlink/?linkid=866484 -Linux RPM | https://go.microsoft.com/fwlink/?linkid=866483 +Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=867998 +Windows ZIP | https://go.microsoft.com/fwlink/?linkid=867997 +macOS ZIP | https://go.microsoft.com/fwlink/?linkid=867999 +Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=868000 +Linux DEB | https://go.microsoft.com/fwlink/?linkid=868002 +Linux RPM | https://go.microsoft.com/fwlink/?linkid=868001 Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions.