diff --git a/CHANGELOG.md b/CHANGELOG.md index 570b538..f8d5054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 1.1.6 + +* Supports getting the connected remote address. + ## 1.1.5 * Make MediaDevice data class. diff --git a/pubspec.yaml b/pubspec.yaml index 5ba9506..e218a42 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: livekit_client description: Flutter Client SDK for LiveKit. Build real-time video and audio into your apps. Supports iOS, Android, and Web. -version: 1.1.5 +version: 1.1.6 homepage: https://livekit.io environment: