update readme links and changelog after release (#12681)

This commit is contained in:
Aditya Bist
2020-09-30 11:03:16 -07:00
committed by GitHub
parent 5681d6b9e3
commit 0583e1db8a
2 changed files with 16 additions and 7 deletions

View File

@@ -1,5 +1,14 @@
# Change Log # Change Log
## Version 1.22.1
* Release date: September 30, 2020
* Release status: General Availability
* Fix bug #12615 Active connection filter doesn't untoggle | [#12615](https://github.com/microsoft/azuredatastudio/issues/12615)
* Fix bug #12572 Edit Data grid doesn't escape special characters | [#12572](https://github.com/microsoft/azuredatastudio/issues/12572)
* Fix bug #12570 Dashboard Explorer table doesn't escape special characters | [#12570](https://github.com/microsoft/azuredatastudio/issues/12570)
* Fix bug #12582 Delete row on Edit Data fails | [#12582](https://github.com/microsoft/azuredatastudio/issues/12582)
* Fix bug #12646 SQL Notebooks: Cells being treated isolated | [#12646](https://github.com/microsoft/azuredatastudio/issues/12646)
## Version 1.22.0 ## Version 1.22.0
* Release date: September 22, 2020 * Release date: September 22, 2020
* Release status: General Availability * Release status: General Availability

View File

@@ -131,10 +131,10 @@ Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [Source EULA](LICENSE.txt). Licensed under the [Source EULA](LICENSE.txt).
[win-user]: https://go.microsoft.com/fwlink/?linkid=2142210 [win-user]: https://go.microsoft.com/fwlink/?linkid=2144429
[win-system]: https://go.microsoft.com/fwlink/?linkid=2142135 [win-system]: https://go.microsoft.com/fwlink/?linkid=2144430
[win-zip]: https://go.microsoft.com/fwlink/?linkid=2142211 [win-zip]: https://go.microsoft.com/fwlink/?linkid=2144183
[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2142136 [osx-zip]: https://go.microsoft.com/fwlink/?linkid=2144184
[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2142212 [linux-zip]: https://go.microsoft.com/fwlink/?linkid=2144187
[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2142213 [linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2144185
[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2142214 [linux-deb]: https://go.microsoft.com/fwlink/?linkid=2144186