-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc032a3
commit 3f3fa2b
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Changelog | ||
|
||
## [integrations/google_ai-v1.1.0] - 2024-06-05 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Handle `TypeError: Could not create Blob` in `GoogleAIGeminiChatGenerator` (#772) | ||
|
||
## [integrations/google_ai-v1.0.0] - 2024-03-27 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- Fix order of API docs (#447) | ||
|
||
This PR will also push the docs to Readme | ||
|
||
### 📚 Documentation | ||
|
||
- Update category slug (#442) | ||
- Disable-class-def (#556) | ||
|
||
## [integrations/google_ai-v0.2.0] - 2024-02-15 | ||
|
||
### Google_ai | ||
|
||
- Create api docs (#354) | ||
|
||
## [integrations/google_ai-v0.1.0] - 2024-01-25 | ||
|
||
### Refact | ||
|
||
- [**breaking**] Adjust import paths (#268) | ||
|
||
## [integrations/google_ai-v0.0.1] - 2024-01-03 | ||
|
||
<!-- generated by git-cliff --> |