diff --git a/CHANGELOG.md b/CHANGELOG.md index 55ef153..012a3a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.2 + +* Broadcast how much audio has been buffered. + ## 0.1.1 * Web implementation. diff --git a/pubspec.yaml b/pubspec.yaml index 2000d74..caf2bab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background. -version: 0.1.1 +version: 0.1.2 homepage: https://github.com/ryanheise/just_audio environment: