Skip to content

Commit 94fe0d1

Browse files
committed
Add CHANGELOG entry
1 parent 4a29acc commit 94fe0d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- [changed] **Breaking Change**: The `unspecified` case has been removed from
88
the `FinishReason`, `BlockReason` and `HarmProbability` enums; this scenario
99
is now handled by the existing `unknown` case. (#13699)
10+
- [changed] **Breaking Change**: The `data` case in the `Part` enum has been
11+
renamed to `inlineData`; no functionality changes. (#13700)
1012

1113
# 11.3.0
1214
- [added] Added `Decodable` conformance for `FunctionResponse`. (#13606)

0 commit comments

Comments
 (0)