We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b17e19 commit 8d15b79Copy full SHA for 8d15b79
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## v0.9.1 (2024-05-24)
8
+### Added
9
+- Add support for Batches endpoint ([#403](https://github.com/openai-php/client/pull/403))
10
+
11
## v0.9.0 (2024-05-21)
12
### Added
13
- Assistants: add streaming support ([#367](https://github.com/openai-php/client/pull/367))
0 commit comments