Add changelog entry for namespace licensing fix (#9203)

This commit is contained in:
Matt Keeler 2020-11-16 15:45:55 -05:00 committed by GitHub
parent de88ceed1c
commit c01e0756d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_683.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
license: **(Enterprise only)** Fixed an issue where warnings about Namespaces being unlicensed would be emitted erroneously.
```