Skip to content

Commit

Permalink
release(v0.2.3): support importing tuples from csv files (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Jan 11, 2024
2 parents dd1ece2 + 1b92cac commit f543d6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.2.3

### [0.2.3](https://github.com/openfga/cli/compare/v0.2.2...v0.2.3) (2024-01-11)

Changed:
- add support for using csv files to import tuples (#222)


## v0.2.2

### [0.2.2](https://github.com/openfga/cli/compare/v0.2.1...v0.2.2) (2024-01-08)
Expand Down

0 comments on commit f543d6b

Please sign in to comment.