Skip to content

Commit a06af65

Browse files
authored
release: v0.13.0 (#153)
1 parent fd959b4 commit a06af65

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

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+
715
## v0.12.0 (2025-05-04)
816
### Added
917
- Add facade for `fineTuning` ([#125](https://github.com/openai-php/laravel/pull/125))

0 commit comments

Comments
 (0)