mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
CHANGELOG.md: add 'opa exec' format (#6928)
Signed-off-by: Stephan Renatus <stephan@styra.com>
This commit is contained in:
@@ -5,6 +5,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### CLI
|
||||
|
||||
- `opa exec`: This command never supported "pretty" formatting (`--format=pretty` or `-f pretty`), only `json`. Passing `pretty` is now invalid.
|
||||
Note that the flag is now unnecessary, but it's kept so existing calls like `opa exec -fjson ...` remain valid.
|
||||
|
||||
## 0.67.1
|
||||
|
||||
This is a bug fix release addressing the following issue:
|
||||
|
||||
Reference in New Issue
Block a user