Skip to content

Commit

Permalink
release: v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed May 7, 2024
1 parent 5b72293 commit 6e1fced
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### [0.4.0](https://github.com/openfga/cli/compare/v0.3.1...v0.4.0) (2024-05-07)

Added:
- Support querying the [list users API](https://openfga.dev/blog/list-users-announcement) with `fga query list-users` (#314)
- Support for running list users tests via `fga model test` (#315)

Changed:
- `fga store import` now uses the filename if no name is provided (#318) - thanks @NeerajNagure

### [0.3.1](https://github.com/openfga/cli/compare/v0.3.0...v0.3.1) (2024-04-29)

Added:
Expand Down

0 comments on commit 6e1fced

Please sign in to comment.