Add changelog entry for Snowflake DB support being added (#11078)

This commit is contained in:
Lauren Voswinkel 2021-03-10 16:09:13 -08:00 committed by GitHub
parent 30b9f5d379
commit 809d127488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
changelog/10603.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
secrets/db/snowflake: Added support for Snowflake to the Database Secret Engine
```