Skip to content

Commit 263fc28

Browse files
committed
bump
1 parent f2172e0 commit 263fc28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.6
2+
3+
* **Support streaming response types for /invoke**
4+
15
## 0.0.5
26

37
* **Improve logging to hide body in case of sensitive data unless TRACE level**
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.5" # pragma: no cover
1+
__version__ = "0.0.6" # pragma: no cover

0 commit comments

Comments
 (0)