From 36f2758a4ffab20c895e66ff942aae72dc6d764d Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 27 Sep 2023 14:15:24 +0000 Subject: [PATCH] chore(release): 0.1.2 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b27b316 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +## [0.1.2](https://github.com/AlmogBaku/openai-streaming/compare/v0.1.1...v0.1.2) (2023-09-27) + + +### Bug Fixes + +* change content fn signature to asyncgen ([5f05d46](https://github.com/AlmogBaku/openai-streaming/commit/5f05d46b6b86ea6d2a29a4427ad6197d95cdd465)) +* update openai_function_call ([853190d](https://github.com/AlmogBaku/openai-streaming/commit/853190dc1cabb135bccc99ca477c169acfad16c3)) + + + + + +