Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7eee58b

Browse files
authored
Prepare v0.10.0 (openai-php#20)
1 parent 71f3ea7 commit 7eee58b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v0.10.0 (2024年06月19日)
8+
### Changed
9+
- Specify header `OpenAI-Beta: assistants=v2`
10+
- Changed underlying `openai/client` package version to 0.10.0
11+
712
## v0.7.10 (2023年11月14日)
813
### Changed
914
- Changed underlying `openai/client` package version to 0.7.10

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony/http-kernel": "^5.4|^6.3|^7.0.1"
2727
},
2828
"require-dev": {
29-
"laravel/pint": "^1.13.6",
29+
"laravel/pint": "^1.16.1",
3030
"phpstan/phpstan": "^1.10.47",
3131
"rector/rector": "^0.14.8",
3232
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0.1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /