Skip to content

Commit f2b1ce4

Browse files
authored
release: v0.19.1 (#749)
1 parent 0ab6618 commit f2b1ce4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.19.1 (2026-03-17)
8+
### Added
9+
* Add missing fields for output image generation. ([#742](https://github.com/openai-php/client/pull/742))
10+
* Add missing fields for file properties. ([#746](https://github.com/openai-php/client/pull/746))
11+
* Add missing vector store description. ([#747](https://github.com/openai-php/client/pull/747))
12+
* Add missing contract definition for `updateAttributes`. ([#748](https://github.com/openai-php/client/pull/748))
13+
14+
### Fixed
15+
* Add default call type for functions for Mistral compatibility. ([#744](https://github.com/openai-php/client/pull/744))
16+
717
# v0.19.0 (2026-02-09)
818
### Added
919

0 commit comments

Comments
 (0)