Skip to content

Commit 105c058

Browse files
committed
add change log
1 parent e587d42 commit 105c058

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

firebase-ai/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Unreleased
2+
- [feature] Introduced `MissingPermissionsException`, which is thrown when the necessary
3+
permissions have not been granted by the user.
4+
- [feature] Added helper functions to LiveSession to allow developers to track the status of
5+
the audio session and the underlying websocket connection.
26

37
# 17.2.0
48

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=22.0.1
1+
version=22.1.0
22
latestReleasedVersion=22.0.0

0 commit comments

Comments
 (0)