diff --git a/CHANGELOG.md b/CHANGELOG.md index 50984c9..3f1bba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.2.1 + +* Improve handling of headers. +* Report setUrl errors and duration on web. + ## 0.2.0 * Support dynamic duration diff --git a/pubspec.yaml b/pubspec.yaml index bf8f8cc..51f227f 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.2.0 +version: 0.2.1 homepage: https://github.com/ryanheise/just_audio environment: