File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 0.7.6] - 2025-11-04
11+
1012Added:
1113- Write conflict options are now configurable via flags
1214 * ` fga tuple delete ` now accepts ` --on-missing ignore ` with a choice of ` error ` or ` ignore `
@@ -343,7 +345,8 @@ Initial OpenFGA CLI release
343345 * List relations a user has on an object
344346 * Use Expand to understand why access was granted
345347
346- [ Unreleased ] : https://github.com/openfga/cli/compare/v0.7.5...HEAD
348+ [ Unreleased ] : https://github.com/openfga/cli/compare/v0.7.6...HEAD
349+ [ 0.7.6 ] : https://github.com/openfga/cli/compare/v0.7.5...v0.7.6
347350[ 0.7.5 ] : https://github.com/openfga/cli/compare/v0.7.4...v0.7.5
348351[ 0.7.4 ] : https://github.com/openfga/cli/compare/v0.7.3...v0.7.4
349352[ 0.7.3 ] : https://github.com/openfga/cli/compare/v0.7.2...v0.7.3
You can’t perform that action at this time.
0 commit comments