Skip to content

Commit d0e4996

Browse files
committed
release: v0.8.0
1 parent bdd7ebe commit d0e4996

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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.8.0 (2023-11-23)
8+
### Added
9+
- Add support for Assistants and Threads endpoint ([#271](https://github.com/openai-php/client/pull/271))
10+
711
## v0.8.0-beta.3 (2023-11-23)
812
### Removed
913
- Remove `list()` from Threads resource

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
- Nuno Maduro: **[github.com/sponsors/nunomaduro](https://github.com/sponsors/nunomaduro)**
1515
- Sandro Gehri: **[github.com/sponsors/gehrisandro](https://github.com/sponsors/gehrisandro)**
1616

17-
> **Looking for Assistants / Threads support?** \
18-
> => Please use [v0.8.0-beta.x](https://github.com/openai-php/client/tree/0.8.x)
19-
2017
## Table of Contents
2118
- [Get Started](#get-started)
2219
- [Usage](#usage)

0 commit comments

Comments
 (0)