Skip to content

Commit

Permalink
release: v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Jun 25, 2024
1 parent 468164c commit 3390695
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Changelog

### [0.5.1](https://github.com/openfga/cli/compare/v0.5.0...v0.5.1) (2024-06-25)

Fixed:
- Fixed issue where `fga store import` output could no longer be piped to `jq` (#355) - thanks @Siddhant-K-code

### [0.5.0](https://github.com/openfga/cli/compare/v0.4.1...v0.5.0) (2024-06-18)

Added:
- `fga store import` now shows a progress bar when writing tuples to show (#348)
- `fga store import` now shows a progress bar when writing tuples to show (#348) - thanks @Siddhant-K-code

Changed:
- `excluded_users` has been removed from the `fga query list-users` output and the testing for ListUsers (#347)
Expand Down

0 comments on commit 3390695

Please sign in to comment.