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 Matt Keeler
parent 9b5ffca2c8
commit acb44bb3b5
No known key found for this signature in database
GPG Key ID: 04DBAE1857E0081B
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.
```