diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9ee204..6949f8cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.0 +* BREAKING: Update feature flags to be a class instead of a map. +* Added more feature flags. +* PIP hotfix and callback. + ## 1.2.0 * Add support for screen sharing. diff --git a/pubspec.yaml b/pubspec.yaml index 2a75c711..60a7330e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: jitsi_meet description: Jitsi Meet Plugin - A plugin for integrating open source Jitsi Meet API in flutter. Jitsi Meet is secure, fully featured and allows completely free video conferencing made with https://jitsi.org, a collection of open source projects -version: 1.2.0 +version: 2.0.0 homepage: https://github.com/gunschu/jitsi_meet environment: