Skip to content

Commit a46765a

Browse files
authored
docs: update liststores entry to include credit (#241)
1 parent 7cb4c43 commit a46765a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Add support for write conflict options (#234)
1212
- The SDK now supports setting a `onDuplicate` for writing tuples (`ClientWriteOptions` or `ClientWriteTuplesOptions`) and `onMissing` (`ClientWriteOptions` or `ClientDeleteTuplesOptions`) for deleting tuples. See the [documentation](https://github.com/openfga/java-sdk#conflict-options-for-write-operations) for more details.
1313
- Add support for `name` filter on `ListStores` (#237)
14+
- Thanks to @Oscmage and @varkart for their work on this!
1415

1516
## v0.9.1
1617

0 commit comments

Comments
 (0)