diff --git a/CHANGELOG.md b/CHANGELOG.md index 50d991b..afa133a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.2.2 + +* Fix the streaming to work with android. +* Photos no longer work while streaming (hate the android + camera api) + ## 0.2.1 * Add in github workflows to test/publish the package diff --git a/pubspec.yaml b/pubspec.yaml index bf39b9d..a4866c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: camera_with_rtmp description: Controlling the camera on Android and iOS plus rtmp live streaming support. Based off the Camera plugin. -version: 0.2.1 +version: 0.2.2 homepage: https://github.com/pinkfish/flutter_rtmppublisher environment: