Merge pull request #8577 from hashicorp/dnephin/changelog-for-8537

Add missing changelog for PR 8537
This commit is contained in:
Daniel Nephin 2020-08-31 11:56:20 -04:00 committed by GitHub
commit bd4e480a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/8537.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
api: Fixed a panic caused by an api request with Connect=null
```