Skip to content

Commit 688d9c8

Browse files
committed
chore: prepare release 3.4.1
1 parent 782d030 commit 688d9c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
# 3.4.1
2+
> Published 31 Jul 2023
3+
4+
### Fix
5+
- **Chat**: fix(chat): `FunctionCall` nullable name/arguments (#232)
6+
17
# 3.4.0
8+
> Published 23 Aug 2023
29
310
### Added
411
- Introduced `Parameters.Empty` for functions without parameters.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
55

66
# Lib
77
GROUP=com.aallam.openai
8-
VERSION_NAME=3.4.0
8+
VERSION_NAME=3.4.1
99

1010
# OSS
1111
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)