Skip to content

Commit 3a88dfa

Browse files
committed
update changelog
1 parent 5d781ba commit 3a88dfa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@
44
### Supported API versions
55
- OpenAI v1
66
- Azure OpenAI 2022-12-01
7-
### Added
7+
### Changes
88
- Implemented server-sent events using `stream` in `create-completion`
9+
- Replaced clj-http with hato, falling back to the native Java 11 http client
910

1011
## 0.2.0 - 2023-02-15
1112
### Supported API versions
1213
- OpenAI v1
1314
- Azure OpenAI 2022-12-01
14-
### Added
15+
### Changes
1516
- Azure OpenAI API Support (thanks [Carsten Behring](https://github.com/behrica))
1617

1718
## 0.1.14 - 2023-02-14
1819
### Supported API versions
1920
- OpenAI v1
20-
### Added
21+
### Changes
2122
- OpenAI API Support
2223
- Initial release

0 commit comments

Comments
 (0)