We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171ffbb commit f3569e5Copy full SHA for f3569e5
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v0.10.0-beta.2 (2024-05-28)
8
+### Fixed
9
+- Api version header in Service Provider - ([#100](https://github.com/openai-php/laravel/issues/100))
10
+
11
## v0.10.0-beta.1 (2024-05-27)
12
### Changed
13
- Changed underlying `openai/client` package version from 0.9.1 to v0.10.0-beta.1
0 commit comments