Skip to content

Commit

Permalink
chore: prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aallam committed Jun 11, 2022
1 parent 2c1d629 commit 4537033
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 1.2.0
> Published 11 Jun 2022
### Added
* `openai-client-bom` artifact for jvm projects

### Changed
* Update Kotlin to `1.7.0` (#31)
* Update Coroutines to `1.6.2` (#26)

### Deprecated
* Answers, Classification and Search Endpoints (#29)

# 1.1.0
> Published 08 May 2022
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.native.binary.memoryModel=experimental

# Lib
GROUP=com.aallam.openai
VERSION_NAME=1.1.0
VERSION_NAME=1.2.0

# OSS
SONATYPE_HOST=DEFAULT
Expand Down

0 comments on commit 4537033

Please sign in to comment.