We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd959b4 commit a06af65Copy full SHA for a06af65
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.13.0 (2025-05-14)
8
+### Added
9
+- Add facade for `responses` ([#147](https://github.com/openai-php/laravel/pull/147))
10
+
11
+### Changed
12
+- Changed underlying `openai/client` package version from 0.12.0 to 0.13.0
13
+- Restored Laravel 11 support.
14
15
## v0.12.0 (2025-05-04)
16
### Added
17
- Add facade for `fineTuning` ([#125](https://github.com/openai-php/laravel/pull/125))
0 commit comments