diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c8d66..a0d3612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.3.3 +* iOS: updated audio session category handling. +* Android: added support for STREAM_NOTIFICATION. +* Updated example. + ## 1.3.2 * iOS: fix AudioSessionCategory reset to ambient. diff --git a/pubspec.yaml b/pubspec.yaml index 0001bac..335f44a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_volume_controller description: A Flutter plugin to control system volume and listen for volume changes on different platforms. -version: 1.3.2 +version: 1.3.3 homepage: https://github.com/yosemiteyss/flutter_volume_controller environment: