Skip to content

Commit b5c0e1e

Browse files
authored
release: v0.20.0 (#779)
1 parent f00469e commit b5c0e1e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
# v0.20.0 (2026-06-12)
8+
### Added
9+
* Add support for `compaction` to Responses. ([#778](https://github.com/openai-php/client/pull/778))
10+
* Add support for `tool_search` to Responses. ([#772](https://github.com/openai-php/client/pull/772))
11+
* Add support for `extra_content` on Chat. ([#768](https://github.com/openai-php/client/pull/768))
12+
13+
### Fixed
14+
* Fix missing support for sequence numbers. ([#764](https://github.com/openai-php/client/pull/764))
15+
* Fix crash when missing vector store description. ([#765](https://github.com/openai-php/client/pull/765))
16+
* Fix crash for new `keep_alive` streaming type. ([#770](https://github.com/openai-php/client/pull/770))
17+
718
# v0.19.2 (2026-04-19)
819
### Added
920
* Add `phase` property to `OutputMessage`. ([#754](https://github.com/openai-php/client/pull/754))

0 commit comments

Comments
 (0)