Skip to content

Commit 0af3c78

Browse files
authored
release: v0.16.0 (#166)
1 parent 2350b46 commit 0af3c78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.16.0 (2025-08-26)
8+
### Changed
9+
- Changed underlying `openai/client` package version from 0.15.0 to 0.16.0
10+
- HTTP 429 now throw a `RateLimitException` instead of a generic `ErrorException`
11+
712
## v0.15.0 (2025-08-04)
813
### Added
914
- Add facade for `containers`. ([#161](https://github.com/openai-php/laravel/pull/161))

0 commit comments

Comments
 (0)