Skip to content

Commit a910d16

Browse files
committed
release: v0.8.0-beta.2
1 parent 1f36d33 commit a910d16

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ 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.0-beta.2 (2023-11-14)
8+
### Fixed
9+
- instruction on ThreadRunResponse may be nullable
10+
711
## v0.7.9 (2023-11-14)
812
### Added
913
- Add revised_prompt property to CreateResponseData on the image create endpoint ([#257](https://github.com/openai-php/client/pull/257))
1014

1115
### Docs
1216
- Fix model in one of the examples
1317

14-
## v0.8.0-beta.1 (2023-11-07)
18+
## v0.8.0-beta.1 (2023-11-13)
1519
### Added
1620
- Add support for Assistants and Threads endpoint ([#243](https://github.com/openai-php/client/pull/243))
1721

0 commit comments

Comments
 (0)