Fix a couple more release notest issues (#710)

This commit is contained in:
Karl Burtram
2018-02-15 08:37:14 -08:00
committed by GitHub
parent d1bffd0eb0
commit 47b855adf8
2 changed files with 7 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# Change Log # Change Log
## Version 0.26.4 ## Version 0.26.6
* Release date: February 15, 2017 * Release date: February 15, 2017
* Release status: Public Preview * 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 * Publish RPM and DEB packages to offical Microsoft repos
* Fix #6 Keep connection and selected database when opening new query tabs * 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 #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. * Fix #481 Add "Check for updates" option.
* SQL Editor colorization and auto-completion fixes * SQL Editor colorization and auto-completion fixes
* #584 Keyword "FULL" not highlighted by IntelliSense * #584 Keyword "FULL" not highlighted by IntelliSense

View File

@@ -6,12 +6,12 @@ SQL Operations Studio is a data management tool that enables you to work with SQ
Platform | Link Platform | Link
-- | -- -- | --
Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=866480 Windows Setup Installer | https://go.microsoft.com/fwlink/?linkid=867998
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=866479 Windows ZIP | https://go.microsoft.com/fwlink/?linkid=867997
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=866481 macOS ZIP | https://go.microsoft.com/fwlink/?linkid=867999
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=866482 Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=868000
Linux DEB | https://go.microsoft.com/fwlink/?linkid=866484 Linux DEB | https://go.microsoft.com/fwlink/?linkid=868002
Linux RPM | https://go.microsoft.com/fwlink/?linkid=866483 Linux RPM | https://go.microsoft.com/fwlink/?linkid=868001
Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions. Go to our [download page](https://aka.ms/sqlopsstudio) for more specific instructions.