From f1ca2a35ef22b82ac676c3398d30122a183bef4f Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Thu, 21 Nov 2019 11:53:03 -0800 Subject: [PATCH] Add thank you to changelog (#8424) @aspnerd Thanks again for the fix! Let me know if you'd prefer not to be added to this list. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6f2b5f05..39dbd696c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ * General Availability release for Schema Compare and DACPAC extensions * Resolved [bugs and issues](https://github.com/microsoft/azuredatastudio/milestone/43?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: +* aspnerd for `Use selected DB for import wizard schema list` [#7878](https://github.com/microsoft/azuredatastudio/pull/7878) + ## Version 1.12.2 * Release date: October 11, 2019 * Release status: General Availability