diff --git a/just_audio/CHANGELOG.md b/just_audio/CHANGELOG.md index 8972769c6..6f80ba64c 100644 --- a/just_audio/CHANGELOG.md +++ b/just_audio/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.6.14 + +* Initial support for ICY metadata on iOS. +* Upgrade to ExoPlayer 2.13.1 (@MichealReed). + ## 0.6.13 * Add userAgent parameter to AudioPlayer constructor. diff --git a/just_audio/pubspec.yaml b/just_audio/pubspec.yaml index 3ea2bc9dd..fa379381f 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.6.13 +version: 0.6.14 homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio environment: