Skip to content

Commit 3deac1e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 7e9a835 + 65d9ab8 commit 3deac1e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.1.4](https://github.com/AlmogBaku/openai-streaming/compare/v0.1.3...v0.1.4) (2023-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* ContentFn should have AsyncGenerator instead of Generator ([1f0f721](https://github.com/AlmogBaku/openai-streaming/commit/1f0f721afd8b41a04d94d739f48a57e45c61ab2b))
7+
* functions must use AsyncGenerator type or no type ([1d9f73b](https://github.com/AlmogBaku/openai-streaming/commit/1d9f73ba82f5df3c99007b7c31278a485291c914))
8+
* functions must use AsyncGenerator type or no type ([5cf4ba0](https://github.com/AlmogBaku/openai-streaming/commit/5cf4ba002348cbba4aff48f10237f354b57382b0))
9+
10+
11+
12+
13+
114
## [0.1.3](https://github.com/AlmogBaku/openai-streaming/compare/v0.1.2...v0.1.3) (2023-09-27)
215

316

0 commit comments

Comments
 (0)