File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
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
+
7
12
## v0.7.10 (2023-11-14)
8
13
### Changed
9
14
- Changed underlying ` openai/client ` package version to 0.7.10
Original file line number Diff line number Diff line change 26
26
"symfony/http-kernel" : " ^5.4|^6.3|^7.0.1"
27
27
},
28
28
"require-dev" : {
29
- "laravel/pint" : " ^1.13.6 " ,
29
+ "laravel/pint" : " ^1.16.1 " ,
30
30
"phpstan/phpstan" : " ^1.10.47" ,
31
31
"rector/rector" : " ^0.14.8" ,
32
32
"symfony/phpunit-bridge" : " ^5.4|^6.3|^7.0.1"
You can’t perform that action at this time.
0 commit comments