Skip to content

Commit

Permalink
chore(changelog): add notes for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mharrisb1 committed May 28, 2024
1 parent 2ef0d2e commit 8f1a187
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

See [releases](https://github.com/mharrisb1/openai-responses-python/releases) for more.

## 0.5.0

Adds routes for models and retrieving file content.

Closed:

- [#22: feat: support models endpoint](https://github.com/mharrisb1/openai-responses-python/issues/22)
- [#46: feat(routes): add retrieve file content route](https://github.com/mharrisb1/openai-responses-python/issues/46)

## 0.4.1

Adds setter for `OpenAIMock` state store
Expand Down

0 comments on commit 8f1a187

Please sign in to comment.