Fix bug in concatenating add/addAll.

This commit is contained in:
Ryan Heise 2020-10-04 14:46:21 +11:00
parent b258b5d76e
commit 440dfeafc3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.5.2
* Fix bug in concatenating add/addAll.
## 0.5.1
* Fix bug in loading from assets.

View File

@ -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: