File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.12.0 (2025-05-04)
8+ ### Added
9+ - Add facade for ` fineTuning ` ([ #125 ] ( https://github.com/openai-php/laravel/pull/125 ) )
10+ - Make base url configurable ([ #144 ] ( https://github.com/openai-php/laravel/pull/144 ) )
11+
12+ ### Changed
13+ - Changed underlying ` openai/client ` package version from 0.11.0 to 0.12.0
14+
15+ ### Removed
16+ - Removed support for PHP 8.1
17+
18+ ## v0.11.0 (2025-02-24)
19+ ### Added
20+ - Add support for Laravel 12 ([ #137 ] ( https://github.com/openai-php/laravel/pull/137 ) )
21+
722## v0.10.1 (2024-06-06)
823### Changed
924- Changed underlying ` openai/client ` package version from 0.9.1 to v0.10.1
You can’t perform that action at this time.
0 commit comments