Skip to content

Commit de32ca4

Browse files
authored
release: v0.20.1 (#791)
1 parent a94c9d6 commit de32ca4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
# v0.20.1 (2026-07-20)
8+
### Fixed
9+
* Fix `tool_search` missing from streaming. ([#789](https://github.com/openai-php/client/pull/789))
10+
* Fix missing namespaces from function tool call object. ([#788](https://github.com/openai-php/client/pull/788))
11+
* Fix nullable properties on mcp call & web search user location objects. ([#786](https://github.com/openai-php/client/pull/786))
12+
* Fix `compaction` missing from streaming. ([#787](https://github.com/openai-php/client/pull/787))
13+
714
# v0.20.0 (2026-06-12)
815
### Added
916
* Add support for `compaction` to Responses. ([#778](https://github.com/openai-php/client/pull/778))

0 commit comments

Comments
 (0)