File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
55and 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 ) )
You can’t perform that action at this time.
0 commit comments