Skip to content

Commit a4e519a

Browse files
committed
release: v0.9.2
1 parent faddd9b commit a4e519a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v0.9.2 (2024-05-27)
8+
### Added
9+
- Support for usage stream option on chat endpoint ([#398](https://github.com/openai-php/client/pull/398))
10+
11+
- ### Fixed
12+
- Missing output paramenter on streamed code interpreter outpu ([#406](https://github.com/openai-php/client/pull/406))
13+
714
## v0.9.1 (2024-05-24)
815
### Added
916
- Add support for Batches endpoint ([#403](https://github.com/openai-php/client/pull/403))

0 commit comments

Comments
 (0)