Skip to content

Commit 4369a28

Browse files
authored
Merge pull request #15 from openfga/chore/add-changelog
chore(java-sdk): Add initial changelog
2 parents 32f1a2b + 06ad591 commit 4369a28

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## v0.0.1
4+
5+
### [0.0.1](https://github.com/openfga/java-sdk/releases/tag/v0.0.1) (2023-09-14)
6+
7+
This is an initial beta release. While it can be used to call an FGA server, it lacks conveniences
8+
already present in other OpenFGA SDKs and already planned.
9+
10+
Most notably it lacks a higher-level client (work is in progress), which will be the recommended
11+
entry point.

0 commit comments

Comments
 (0)