Fix changelog entry type

This commit is contained in:
Derek Strickland 2022-09-27 14:33:39 -04:00 committed by GitHub
parent 0df5c7d5ae
commit cacf4bb8e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
```release-note:deprecation
```release-note:breaking-change
cli: `eval status -json` no longer supports listing all evals in JSON. Use `eval list -json`.
```