Skip to content

Commit

Permalink
chore: prepare release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aallam committed Aug 31, 2023
1 parent 782d030 commit 688d9c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# 3.4.1
> Published 31 Jul 2023
### Fix
- **Chat**: fix(chat): `FunctionCall` nullable name/arguments (#232)

# 3.4.0
> Published 23 Aug 2023
### Added
- Introduced `Parameters.Empty` for functions without parameters.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotlin.js.compiler=ir

# Lib
GROUP=com.aallam.openai
VERSION_NAME=3.4.0
VERSION_NAME=3.4.1

# OSS
SONATYPE_HOST=DEFAULT
Expand Down

0 comments on commit 688d9c8

Please sign in to comment.