add changelog entry for enterprise only change (#12425)

This commit is contained in:
R.B. Boyer 2022-02-23 14:23:48 -06:00 committed by GitHub
parent 4bc423204a
commit ed1bc166e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_1563.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
server: **(Enterprise only)** Namespace deletion will now attempt to delete as many namespaced config entries as possible instead of halting on the first deletion that failed.
```