mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update readme\changelog for March (#4575)
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## Version 1.5.1
|
||||||
|
* Release date: March 18, 2019
|
||||||
|
* Release status: General Availability
|
||||||
|
|
||||||
|
## What's new in this version
|
||||||
|
* Announcing T-SQL Notebooks
|
||||||
|
* Announcing PostgreSQL extension
|
||||||
|
* Announcing SQL Server Dacpac extension
|
||||||
|
* Resolved [bugs and issues](https://github.com/Microsoft/azuredatastudio/milestone/25?closed=1).
|
||||||
|
|
||||||
|
## 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:
|
||||||
|
|
||||||
|
* GeoffYoung for `Fix sqlDropColumn description #4422`
|
||||||
|
|
||||||
## Version 1.4.5
|
## Version 1.4.5
|
||||||
* Release date: February 13, 2019
|
* Release date: February 13, 2019
|
||||||
* Release status: General Availability
|
* Release status: General Availability
|
||||||
|
|||||||
15
README.md
15
README.md
@@ -9,13 +9,13 @@ Azure Data Studio is a data management tool that enables you to work with SQL Se
|
|||||||
|
|
||||||
Platform | Link
|
Platform | Link
|
||||||
-- | --
|
-- | --
|
||||||
Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2072725
|
Windows User Installer | https://go.microsoft.com/fwlink/?linkid=2083322
|
||||||
Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2072728
|
Windows System Installer | https://go.microsoft.com/fwlink/?linkid=2083323
|
||||||
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2072354
|
Windows ZIP | https://go.microsoft.com/fwlink/?linkid=2083324
|
||||||
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2072737
|
macOS ZIP | https://go.microsoft.com/fwlink/?linkid=2083325
|
||||||
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2072360
|
Linux TAR.GZ | https://go.microsoft.com/fwlink/?linkid=2083424
|
||||||
Linux RPM | https://go.microsoft.com/fwlink/?linkid=2072741
|
Linux RPM | https://go.microsoft.com/fwlink/?linkid=2083326
|
||||||
Linux DEB | https://go.microsoft.com/fwlink/?linkid=2072744
|
Linux DEB | https://go.microsoft.com/fwlink/?linkid=2083327
|
||||||
|
|
||||||
Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.
|
Go to our [download page](https://aka.ms/azuredatastudio) for more specific instructions.
|
||||||
|
|
||||||
@@ -68,6 +68,7 @@ The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.micro
|
|||||||
## Contributions and "Thank You"
|
## 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:
|
We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes:
|
||||||
|
|
||||||
|
* GeoffYoung for `Fix sqlDropColumn description #4422`
|
||||||
* AlexFsmn for `Added context menu for DBs in explorer view to backup & restore db. #2277`
|
* AlexFsmn for `Added context menu for DBs in explorer view to backup & restore db. #2277`
|
||||||
* sadedil for `Missing feature request: Save as XML #3729`
|
* sadedil for `Missing feature request: Save as XML #3729`
|
||||||
* gbritton1 for `Removed reference to object explorer #3463`
|
* gbritton1 for `Removed reference to object explorer #3463`
|
||||||
|
|||||||
Reference in New Issue
Block a user