File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 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.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and 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
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments