added changelog for enterprise only change (#15621)

This commit is contained in:
Michael Wilkerson 2022-11-30 11:39:20 -08:00 committed by GitHub
parent 4a7fe5625a
commit 862e4410a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_3783.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
cli: **(Enterprise Only)** Fix issue where `consul partition update` subcommand was not registered and therefore not available through the cli.
```