diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index abdec0eda..b4365146b 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,10 +1,9 @@ -## Next version +## 0.9.21 * Handle and report network disconnections in StreamAudioSource. * Fix iOS/macOS bug starting with empty playlist. * Migrate from pedantic to flutter_lints. * Accept Longs in AndroidLivePlaybackSpeedControl where appropriate (@aam). -* Handle unhandled exceptions. ## 0.9.20 diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index 37f20037a..d69382cb6 100644 --- a/just_audio/pubspec.yaml +++ b/just_audio/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback. -version: 0.9.20 +version: 0.9.21 homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio environment: