Skip to content

Commit 76b2803

Browse files
committed
release: v0.7.7
1 parent 98054e6 commit 76b2803

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.7.7 (2023-11-07)
8+
### Added
9+
- Add support for tool calls on the chat completion endpoint ([#239](https://github.com/openai-php/client/pull/239))
10+
11+
## v0.7.6 (2023-11-06)
12+
### Added
13+
- Add support for the audio speech endpoint ([#237](https://github.com/openai-php/client/pull/237))
14+
715
## v0.7.5 (2023-11-06)
816
### Changed
917
- Update Models endpoint response object to the latest API changes ([#235](https://github.com/openai-php/client/pull/235))

0 commit comments

Comments
 (0)