Skip to content

Commit 4193ace

Browse files
committed
Update changelog
1 parent bb0421e commit 4193ace

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.17.0
8+
### Changed
9+
- Refactored into a single `OpenAI\Symfony\OpenAIBundle` class
10+
- Add `project` and `base_uri` configuration options
11+
- Drop support for unsupported Symfony versions. Now requires Symfony 6.4 or 7.3+
12+
713
## v0.12.0 (2025-05-06)
814
### Changed
915
- Changed underlying `openai/client` package version to 0.12.0

0 commit comments

Comments
 (0)