From fb4808d9e4c21d36468f934007c00a5801f79cbf Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Thu, 30 Apr 2020 23:48:47 +1000 Subject: [PATCH] Version 0.1.8 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 222f925..6c5af07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.8 + +* Reduce distortion at slow speeds on iOS + ## 0.1.7 * Minor bug fixes. diff --git a/pubspec.yaml b/pubspec.yaml index 478e220..4266fbb 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.1.7 +version: 0.1.8 homepage: https://github.com/ryanheise/just_audio environment: