File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## v0.10.1 (2024-06-06)
8
+ ### Added
9
+ - Add support for Assistants API v2 and Vector Stores endpoints ([ #420 ] ( https://github.com/openai-php/client/pull/420 ) )
10
+
11
+ ### Docs
12
+ - Add vector store endpoints documentation ([ #420 ] ( https://github.com/openai-php/client/pull/420 ) )
13
+
7
14
## v0.10.0-beta.1 (2024-05-27)
8
15
### Added
9
16
- Add support for Assistants API v2 and Vector Stores endpoint ([ #405 ] ( https://github.com/openai-php/client/pull/405 ) )
You can’t perform that action at this time.
0 commit comments