Skip to content

Commit

Permalink
chore: fix changelog for v0.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh committed Oct 12, 2023
1 parent 6e34509 commit e3d16e8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### [0.1.2](https://github.com/openfga/cli/compare/v0.1.1...v0.1.2) (2023-10-12)

Added:
Changed:
- tuple write/delete cmd accepts file; deprecate tuple import (openfga/cli#165) (@gabrielbussolo)
- read now returns all pages when `--max-pages` is set to `0` (openfga/cli#174)
- read accepts a `--simple-output` flag to output the tuples directly (openfga/cli#168) (@gabrielbussolo)
Expand All @@ -15,9 +15,6 @@ Added:
fga tuple import --file tuples.json
```

Fixed:
- Running `fga model test` now correctly exists with error code one if any test fails (https://github.com/openfga/cli/pull/157)

## v0.1.1

### [0.1.1](https://github.com/openfga/cli/compare/v0.1.0...v0.1.1) (2023-09-22)
Expand Down

0 comments on commit e3d16e8

Please sign in to comment.