Skip to content

Commit 1952ee6

Browse files
committed
0.8.4
1 parent e259a45 commit 1952ee6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.8.4
2+
3+
* feature: get api usage via get_usage_status(), add test
4+
* refactor: rewrite methods relate to api
5+
16
### 0.8.3
27

38
* bugfix: issue with HTTP.request kwargs propagation,

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 <[email protected]>"]
4-
version = "0.8.3"
4+
version = "0.8.4"
55

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

0 commit comments

Comments
 (0)