diff --git a/CHANGELOG.md b/CHANGELOG.md index ee4aca9029..d030566524 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # 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 * Release date: September 22, 2020 * Release status: General Availability diff --git a/README.md b/README.md index fde90de799..0ce6682739 100644 --- a/README.md +++ b/README.md @@ -131,10 +131,10 @@ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [Source EULA](LICENSE.txt). -[win-user]: https://go.microsoft.com/fwlink/?linkid=2142210 -[win-system]: https://go.microsoft.com/fwlink/?linkid=2142135 -[win-zip]: https://go.microsoft.com/fwlink/?linkid=2142211 -[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2142136 -[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2142212 -[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2142213 -[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2142214 +[win-user]: https://go.microsoft.com/fwlink/?linkid=2144429 +[win-system]: https://go.microsoft.com/fwlink/?linkid=2144430 +[win-zip]: https://go.microsoft.com/fwlink/?linkid=2144183 +[osx-zip]: https://go.microsoft.com/fwlink/?linkid=2144184 +[linux-zip]: https://go.microsoft.com/fwlink/?linkid=2144187 +[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2144185 +[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2144186