Skip to content

Commit f7d3150

Browse files
authored
release: v0.17.1 (#702)
1 parent a3b7616 commit f7d3150

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.17.1 (2025-10-09)
8+
### Fixed
9+
* Fix missing `Open-AI-Beta` header on all Assistant related requests. ([#701](https://github.com/openai-php/client/pull/701))
10+
* Fix missing `filename` property on text annotation file. ([#696](https://github.com/openai-php/client/pull/701))
11+
712
# v0.17.0 (2025-10-02)
813
### Added
914

0 commit comments

Comments
 (0)