diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index b00b383..ea6444d 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.2 + +* Fix bug in concatenating add/addAll. + ## 0.5.1 * Fix bug in loading from assets. diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index df36ef0..2f97ca7 100644 --- a/just_audio/pubspec.yaml +++ b/just_audio/pubspec.yaml @@ -1,6 +1,6 @@ name: just_audio description: Flutter plugin to play audio from streams, files, assets, DASH/HLS streams and playlists. Works with audio_service to play audio in the background. -version: 0.5.1 +version: 0.5.2 homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio environment: