Skip to content

Commit ceab207

Browse files
committed
Added release notes for 0.2.1.
1 parent d865151 commit ceab207

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Java Client Library (beta)
2-
### v0.2.0
2+
### v0.2.1
33

44
## Introduction
55
Welcome my friends! This is the Poly API Java client GitHub page. If you are here, then it means you're familiar with what we do at Poly. If you aren't, you can always check [here](https://github.com/polyapi/poly-alpha).
@@ -301,6 +301,8 @@ Comparing to its Typescript counterpart, the Java library is still missing the f
301301
These features will be added in the future releases.
302302

303303
## Changelog
304+
### v0.2.1
305+
- Fixed bug in add-server-function that uploaded arguments without keys.
304306
### v0.2.0
305307
- Improved type generation.
306308
- Unified the client usage.

0 commit comments

Comments
 (0)