Skip to content

Commit 081ea0b

Browse files
committed
release: v0.8.2
1 parent 9262318 commit 081ea0b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ 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.8.2 (2024-01-26)
8+
### Fixed
9+
- ThreadRunStep: "content" missing in response if result has not been submitted ([#319](https://github.com/openai-php/client/pull/319))
10+
- Files: "bytes" in retrieve response is may null ([#325](https://github.com/openai-php/client/pull/325))
11+
712
## v0.8.1 (2023-12-22)
813
### Added
9-
- Add support for Assistants and Threads endpoint ([#271](https://github.com/openai-php/client/pull/271))
14+
- Add support for Assistants and Threads endpoint ([#271](https://github.com/openai-php/client/pull/271))
1015
- Add stream support for Text To Speech ([#235](https://github.com/openai-php/client/pull/235))
1116
- Add test resources for Assistants and Threads ([#279](https://github.com/openai-php/client/pull/279))
1217

0 commit comments

Comments
 (0)