Skip to content

Commit 6d08eb1

Browse files
committed
bump version, update changelog
1 parent adad0e6 commit 6d08eb1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
### 0.11.0
2+
3+
* Add support for image generation and responses endpoints (#69)
4+
* Disable Assistants API until functionality is updated to match the server side
5+
16
### 0.10.1
27

3-
* Updated example model
8+
* Updated example model
49

510
### 0.10.0
611

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OpenAI"
22
uuid = "e9f21f70-7185-4079-aca2-91159181367c"
33
authors = ["Rory Linehan @rory-linehan", "Marius Fersigan @algunion", "RexWzh @RexWzh", "Thatcher Chamberlin @ThatcherC", "Nicu Stiurca @nstiurca", "Peter @chengchingwen", "Stefan Wojcik @stefanjwojcik", "J S @svilupp", "Logan Kilpatrick @logankilpatrick", "Jerry Ling @Moelf", "Cameron Pfiffer @cpfiffer"]
4-
version = "0.10.1"
4+
version = "0.11.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)