Skip to content

Commit

Permalink
Prepare v0.10.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN authored Jun 19, 2024
1 parent 71f3ea7 commit 7eee58b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v0.10.0 (2024-06-19)
### Changed
- Specify header `OpenAI-Beta: assistants=v2`
- Changed underlying `openai/client` package version to 0.10.0

## v0.7.10 (2023-11-14)
### Changed
- Changed underlying `openai/client` package version to 0.7.10
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"symfony/http-kernel": "^5.4|^6.3|^7.0.1"
},
"require-dev": {
"laravel/pint": "^1.13.6",
"laravel/pint": "^1.16.1",
"phpstan/phpstan": "^1.10.47",
"rector/rector": "^0.14.8",
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0.1"
Expand Down

0 comments on commit 7eee58b

Please sign in to comment.