Skip to content

Commit aca5cfc

Browse files
committed
release: v0.6.2
1 parent c4ae556 commit aca5cfc

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.6.2 (2023-06-23)
8+
### Changed
9+
- Error handling: use error code as exception message if error message is empty ([#150](https://github.com/openai-php/client/pull/150))
10+
11+
### Fixed
12+
- Error handling: Catch error in stream responses ([#150](https://github.com/openai-php/client/pull/150))
13+
- Error handling: Handle errors where message is an array ([#150](https://github.com/openai-php/client/pull/150))
14+
715
## v0.6.1 (2023-06-15)
816
### Fixed
917
- Chat/CreateResponse faking with function_call ([#145](https://github.com/openai-php/client/issues/145))

0 commit comments

Comments
 (0)