Skip to content

Commit a7f966e

Browse files
committed
Release v0.2
1 parent 0aa4e49 commit a7f966e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ 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-
## [Unreleased]
7+
## v0.2.0 (2022-11-07)
8+
### Added
9+
- Add `images()` resource to interact with [DALL-E](https://beta.openai.com/docs/api-reference/images)
10+
811
### Fixed
9-
- parse completions create response with logprobs correctly
12+
- Parse completions create response with logprobs correctly
1013

1114
## v0.1.0 (2022-10-20)
1215
### Added

0 commit comments

Comments
 (0)