Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed Oct 3, 2023
2 parents 7e9a835 + 65d9ab8 commit 3deac1e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.1.4](https://github.com/AlmogBaku/openai-streaming/compare/v0.1.3...v0.1.4) (2023-09-27)


### Bug Fixes

* ContentFn should have AsyncGenerator instead of Generator ([1f0f721](https://github.com/AlmogBaku/openai-streaming/commit/1f0f721afd8b41a04d94d739f48a57e45c61ab2b))
* functions must use AsyncGenerator type or no type ([1d9f73b](https://github.com/AlmogBaku/openai-streaming/commit/1d9f73ba82f5df3c99007b7c31278a485291c914))
* functions must use AsyncGenerator type or no type ([5cf4ba0](https://github.com/AlmogBaku/openai-streaming/commit/5cf4ba002348cbba4aff48f10237f354b57382b0))





## [0.1.3](https://github.com/AlmogBaku/openai-streaming/compare/v0.1.2...v0.1.3) (2023-09-27)


Expand Down

0 comments on commit 3deac1e

Please sign in to comment.